Interface ObjectLocation

    • Method Detail

      • getType

        java.lang.Class<? extends java.lang.Object> getType()
        Description copied from interface: TypedLocation
        The type of this location.
        Specified by:
        getType in interface TypedLocation
      • isNonNull

        boolean isNonNull()
        If true, this location does not accept null values.