The Location type exposes the following members.

Constructors

  NameDescription
Public methodLocation
Default constructor.

Methods

  NameDescription
Public methodAddValidityPeriod
Add a new 'Period' entry. Period (ASBIE). Period(s) in which the location can be used, e.g., for delivery.
Public methodClearValidityPeriods
Removes all 'Period' entries. Period (ASBIE). Period(s) in which the location can be used, e.g., for delivery.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValidityPeriod
Gets a 'Period' entry. Period (ASBIE). Period(s) in which the location can be used, e.g., for delivery.
Public methodGetValidityPeriodCount
Gets the number of 'Period' entries in the container object. Period (ASBIE). Period(s) in which the location can be used, e.g., for delivery.
Public methodRemoveValidityPeriod
Removes a 'Period' entry. Period (ASBIE). Period(s) in which the location can be used, e.g., for delivery.
Public methodResetAddress
Resets the node.
Public methodResetConditions
Resets the node.
Public methodResetCountrySubentity
Resets the node.
Public methodResetCountrySubentityCode
Resets the node.
Public methodResetDescription
Resets the node.
Public methodResetID
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAddress
Address (ASBIE). Association to the address of the location.
Public propertyAddressSet
Checks if the property has been set or not.
Public propertyConditions
Conditions (BBIE). Conditions describing the location.
Public propertyConditionsSet
Checks if the property has been set or not.
Public propertyCountrySubentity
Country Subentity (BBIE). A territorial division of a country, such as a county or state.
Public propertyCountrySubentityCode
Country Subentity Code (BBIE). The territorial division of a country, such as a county or state, expressed as a code.
Public propertyCountrySubentityCodeSet
Checks if the property has been set or not.
Public propertyCountrySubentitySet
Checks if the property has been set or not.
Public propertyDescription
Description (BBIE). The description or name of the location.
Public propertyDescriptionSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). The unique identifier for the location, e.g., the EAN Location Number, GLN.
Public propertyIDSet
Checks if the property has been set or not.

See Also