Class PostalAddressType

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.PostalAddressType
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, PostalAddressTypeOrBuilder

@Generated public final class PostalAddressType extends com.google.protobuf.GeneratedMessage implements PostalAddressTypeOrBuilder
 A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
 
Protobuf type uk.org.netex.www.netex.PostalAddressType
See Also:
  • Field Details

    • CREATED_FIELD_NUMBER

      public static final int CREATED_FIELD_NUMBER
      See Also:
    • CHANGED_FIELD_NUMBER

      public static final int CHANGED_FIELD_NUMBER
      See Also:
    • VERSION_FIELD_NUMBER

      public static final int VERSION_FIELD_NUMBER
      See Also:
    • STATUS_FIELD_NUMBER

      public static final int STATUS_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_VERSION_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_VERSION_REF_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_OBJECT_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_OBJECT_REF_FIELD_NUMBER
      See Also:
    • VALIDITY_CONDITIONS_FIELD_NUMBER

      public static final int VALIDITY_CONDITIONS_FIELD_NUMBER
      See Also:
    • VALID_BETWEEN_FIELD_NUMBER

      public static final int VALID_BETWEEN_FIELD_NUMBER
      See Also:
    • ALTERNATIVE_TEXTS_FIELD_NUMBER

      public static final int ALTERNATIVE_TEXTS_FIELD_NUMBER
      See Also:
    • KEY_LIST_FIELD_NUMBER

      public static final int KEY_LIST_FIELD_NUMBER
      See Also:
    • EXTENSIONS_FIELD_NUMBER

      public static final int EXTENSIONS_FIELD_NUMBER
      See Also:
    • BRANDING_REF_FIELD_NUMBER

      public static final int BRANDING_REF_FIELD_NUMBER
      See Also:
    • NAME_FIELD_NUMBER

      public static final int NAME_FIELD_NUMBER
      See Also:
    • SHORT_NAME_FIELD_NUMBER

      public static final int SHORT_NAME_FIELD_NUMBER
      See Also:
    • DESCRIPTION_FIELD_NUMBER

      public static final int DESCRIPTION_FIELD_NUMBER
      See Also:
    • PURPOSE_OF_GROUPING_REF_FIELD_NUMBER

      public static final int PURPOSE_OF_GROUPING_REF_FIELD_NUMBER
      See Also:
    • PRIVATE_CODE_FIELD_NUMBER

      public static final int PRIVATE_CODE_FIELD_NUMBER
      See Also:
    • MEMBERS_FIELD_NUMBER

      public static final int MEMBERS_FIELD_NUMBER
      See Also:
    • TYPES_FIELD_NUMBER

      public static final int TYPES_FIELD_NUMBER
      See Also:
    • CENTROID_FIELD_NUMBER

      public static final int CENTROID_FIELD_NUMBER
      See Also:
    • POLYGON_FIELD_NUMBER

      public static final int POLYGON_FIELD_NUMBER
      See Also:
    • PROJECTIONS_FIELD_NUMBER

      public static final int PROJECTIONS_FIELD_NUMBER
      See Also:
    • PARENT_ZONE_REF_FIELD_NUMBER

      public static final int PARENT_ZONE_REF_FIELD_NUMBER
      See Also:
    • PLACE_TYPES_FIELD_NUMBER

      public static final int PLACE_TYPES_FIELD_NUMBER
      See Also:
    • COUNTRY_REF_FIELD_NUMBER

      public static final int COUNTRY_REF_FIELD_NUMBER
      See Also:
    • COUNTRY_NAME_FIELD_NUMBER

      public static final int COUNTRY_NAME_FIELD_NUMBER
      See Also:
    • HOUSE_NUMBER_FIELD_NUMBER

      public static final int HOUSE_NUMBER_FIELD_NUMBER
      See Also:
    • BUILDING_NAME_FIELD_NUMBER

      public static final int BUILDING_NAME_FIELD_NUMBER
      See Also:
    • ADDRESS_LINE1_FIELD_NUMBER

      public static final int ADDRESS_LINE1_FIELD_NUMBER
      See Also:
    • ADDRESS_LINE2_FIELD_NUMBER

      public static final int ADDRESS_LINE2_FIELD_NUMBER
      See Also:
    • STREET_FIELD_NUMBER

      public static final int STREET_FIELD_NUMBER
      See Also:
    • TOWN_FIELD_NUMBER

      public static final int TOWN_FIELD_NUMBER
      See Also:
    • SUBURB_FIELD_NUMBER

      public static final int SUBURB_FIELD_NUMBER
      See Also:
    • POST_CODE_FIELD_NUMBER

      public static final int POST_CODE_FIELD_NUMBER
      See Also:
    • POST_CODE_EXTENSION_FIELD_NUMBER

      public static final int POST_CODE_EXTENSION_FIELD_NUMBER
      See Also:
    • POSTAL_REGION_FIELD_NUMBER

      public static final int POSTAL_REGION_FIELD_NUMBER
      See Also:
    • PROVINCE_FIELD_NUMBER

      public static final int PROVINCE_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • ROAD_ADDRESS_REF_FIELD_NUMBER

      public static final int ROAD_ADDRESS_REF_FIELD_NUMBER
      See Also:
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage
    • hasCreated

      public boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      hasCreated in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the created field is set.
    • getCreated

      public com.google.protobuf.Timestamp getCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreated in interface PostalAddressTypeOrBuilder
      Returns:
      The created.
    • getCreatedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreatedOrBuilder in interface PostalAddressTypeOrBuilder
    • hasChanged

      public boolean hasChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      hasChanged in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the changed field is set.
    • getChanged

      public com.google.protobuf.Timestamp getChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChanged in interface PostalAddressTypeOrBuilder
      Returns:
      The changed.
    • getChangedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Specified by:
      getChangedOrBuilder in interface PostalAddressTypeOrBuilder
    • getVersion

      public String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersion in interface PostalAddressTypeOrBuilder
      Returns:
      The version.
    • getVersionBytes

      public com.google.protobuf.ByteString getVersionBytes()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Specified by:
      getVersionBytes in interface PostalAddressTypeOrBuilder
      Returns:
      The bytes for version.
    • getStatusValue

      public int getStatusValue()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Specified by:
      getStatusValue in interface PostalAddressTypeOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • getStatus

      public StatusEnumeration getStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Specified by:
      getStatus in interface PostalAddressTypeOrBuilder
      Returns:
      The status.
    • getDerivedFromVersionRef

      public String getDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 1223;
      Specified by:
      getDerivedFromVersionRef in interface PostalAddressTypeOrBuilder
      Returns:
      The derivedFromVersionRef.
    • getDerivedFromVersionRefBytes

      public com.google.protobuf.ByteString getDerivedFromVersionRefBytes()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 1223;
      Specified by:
      getDerivedFromVersionRefBytes in interface PostalAddressTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • getDerivedFromObjectRef

      public String getDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 1224;
      Specified by:
      getDerivedFromObjectRef in interface PostalAddressTypeOrBuilder
      Returns:
      The derivedFromObjectRef.
    • getDerivedFromObjectRefBytes

      public com.google.protobuf.ByteString getDerivedFromObjectRefBytes()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 1224;
      Specified by:
      getDerivedFromObjectRefBytes in interface PostalAddressTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • hasValidityConditions

      public boolean hasValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      hasValidityConditions in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

      public ValidityConditions_RelStructure getValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditions in interface PostalAddressTypeOrBuilder
      Returns:
      The validityConditions.
    • getValidityConditionsOrBuilder

      public ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditionsOrBuilder in interface PostalAddressTypeOrBuilder
    • getValidBetweenList

      public List<ValidBetweenType> getValidBetweenList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenList in interface PostalAddressTypeOrBuilder
    • getValidBetweenOrBuilderList

      public List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilderList in interface PostalAddressTypeOrBuilder
    • getValidBetweenCount

      public int getValidBetweenCount()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenCount in interface PostalAddressTypeOrBuilder
    • getValidBetween

      public ValidBetweenType getValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetween in interface PostalAddressTypeOrBuilder
    • getValidBetweenOrBuilder

      public ValidBetweenTypeOrBuilder getValidBetweenOrBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilder in interface PostalAddressTypeOrBuilder
    • hasAlternativeTexts

      public boolean hasAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      hasAlternativeTexts in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the alternativeTexts field is set.
    • getAlternativeTexts

      public AlternativeTexts_RelStructure getAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTexts in interface PostalAddressTypeOrBuilder
      Returns:
      The alternativeTexts.
    • getAlternativeTextsOrBuilder

      public AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTextsOrBuilder in interface PostalAddressTypeOrBuilder
    • hasKeyList

      public boolean hasKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      hasKeyList in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the keyList field is set.
    • getKeyList

      public KeyListStructure getKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyList in interface PostalAddressTypeOrBuilder
      Returns:
      The keyList.
    • getKeyListOrBuilder

      public KeyListStructureOrBuilder getKeyListOrBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyListOrBuilder in interface PostalAddressTypeOrBuilder
    • hasExtensions

      public boolean hasExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
      Specified by:
      hasExtensions in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the extensions field is set.
    • getExtensions

      public ExtensionsStructure getExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
      Specified by:
      getExtensions in interface PostalAddressTypeOrBuilder
      Returns:
      The extensions.
    • getExtensionsOrBuilder

      public ExtensionsStructureOrBuilder getExtensionsOrBuilder()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
      Specified by:
      getExtensionsOrBuilder in interface PostalAddressTypeOrBuilder
    • hasBrandingRef

      public boolean hasBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      hasBrandingRef in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRef in interface PostalAddressTypeOrBuilder
      Returns:
      The brandingRef.
    • getBrandingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRefOrBuilder in interface PostalAddressTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface PostalAddressTypeOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 97:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface PostalAddressTypeOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      hasShortName in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortName in interface PostalAddressTypeOrBuilder
      Returns:
      The shortName.
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name of GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 102:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 162;
      Specified by:
      getShortNameOrBuilder in interface PostalAddressTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      hasDescription in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescription in interface PostalAddressTypeOrBuilder
      Returns:
      The description.
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further Description of a GROUP OF ENTITies.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 107:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 163;
      Specified by:
      getDescriptionOrBuilder in interface PostalAddressTypeOrBuilder
    • hasPurposeOfGroupingRef

      public boolean hasPurposeOfGroupingRef()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      hasPurposeOfGroupingRef in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the purposeOfGroupingRef field is set.
    • getPurposeOfGroupingRef

      public VersionOfObjectRefStructure getPurposeOfGroupingRef()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      getPurposeOfGroupingRef in interface PostalAddressTypeOrBuilder
      Returns:
      The purposeOfGroupingRef.
    • getPurposeOfGroupingRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPurposeOfGroupingRefOrBuilder()
       Reference to a PURPOSE OF GROUPING.  [netex_framework/netex_genericFramework/netex_grouping_support.xsd at 113:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure purpose_of_grouping_ref = 164;
      Specified by:
      getPurposeOfGroupingRefOrBuilder in interface PostalAddressTypeOrBuilder
    • hasPrivateCode

      public boolean hasPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      hasPrivateCode in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the privateCode field is set.
    • getPrivateCode

      public PrivateCodeStructure getPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      getPrivateCode in interface PostalAddressTypeOrBuilder
      Returns:
      The privateCode.
    • getPrivateCodeOrBuilder

      public PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;
      Specified by:
      getPrivateCodeOrBuilder in interface PostalAddressTypeOrBuilder
    • hasInfoLinks

      public boolean hasInfoLinks()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.PostalAddressType.InfoLinksType info_links = 166;
      Specified by:
      hasInfoLinks in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

      public PostalAddressType.InfoLinksType getInfoLinks()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.PostalAddressType.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinks in interface PostalAddressTypeOrBuilder
      Returns:
      The infoLinks.
    • getInfoLinksOrBuilder

      public PostalAddressType.InfoLinksTypeOrBuilder getInfoLinksOrBuilder()
       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.PostalAddressType.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinksOrBuilder in interface PostalAddressTypeOrBuilder
    • hasMembers

      public boolean hasMembers()
       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
      Specified by:
      hasMembers in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the members field is set.
    • getMembers

      public PointRefs_RelStructure getMembers()
       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
      Specified by:
      getMembers in interface PostalAddressTypeOrBuilder
      Returns:
      The members.
    • getMembersOrBuilder

      public PointRefs_RelStructureOrBuilder getMembersOrBuilder()
       POINTs in GROUP OF POINTs.  [netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd at 468:76]
       
      .uk.org.netex.www.netex.PointRefs_RelStructure members = 281;
      Specified by:
      getMembersOrBuilder in interface PostalAddressTypeOrBuilder
    • hasTypes

      public boolean hasTypes()
       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
      Specified by:
      hasTypes in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the types field is set.
    • getTypes

      public TypeOfZoneRefs_RelStructure getTypes()
       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
      Specified by:
      getTypes in interface PostalAddressTypeOrBuilder
      Returns:
      The types.
    • getTypesOrBuilder

      public TypeOfZoneRefs_RelStructureOrBuilder getTypesOrBuilder()
       Classification of ZONE. Used for arbitrary documentation -.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 118:79]
       
      .uk.org.netex.www.netex.TypeOfZoneRefs_RelStructure types = 431;
      Specified by:
      getTypesOrBuilder in interface PostalAddressTypeOrBuilder
    • hasCentroid

      public boolean hasCentroid()
       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
      Specified by:
      hasCentroid in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the centroid field is set.
    • getCentroid

      public SimplePoint_VersionStructure getCentroid()
       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
      Specified by:
      getCentroid in interface PostalAddressTypeOrBuilder
      Returns:
      The centroid.
    • getCentroidOrBuilder

      public SimplePoint_VersionStructureOrBuilder getCentroidOrBuilder()
       Centre Coordinates of ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 123:83]
       
      .uk.org.netex.www.netex.SimplePoint_VersionStructure centroid = 432;
      Specified by:
      getCentroidOrBuilder in interface PostalAddressTypeOrBuilder
    • hasPolygon

      public boolean hasPolygon()
       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
      Specified by:
      hasPolygon in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the polygon field is set.
    • getPolygon

      public PolygonType getPolygon()
       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
      Specified by:
      getPolygon in interface PostalAddressTypeOrBuilder
      Returns:
      The polygon.
    • getPolygonOrBuilder

      public PolygonTypeOrBuilder getPolygonOrBuilder()
       A Polygon is a special surface that is defined by a single surface patch (see D.3.6). The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior. The elements exterior and interior describe the surface boundary of the polygon.  [gml/gmlBasic2d-extract-v3_2_1-.xsd at 59:89]
       
      .net.opengis.www.gml.v3_2.PolygonType polygon = 433;
      Specified by:
      getPolygonOrBuilder in interface PostalAddressTypeOrBuilder
    • hasProjections

      public boolean hasProjections()
       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
      Specified by:
      hasProjections in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the projections field is set.
    • getProjections

      public Projections_RelStructure getProjections()
       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
      Specified by:
      getProjections in interface PostalAddressTypeOrBuilder
      Returns:
      The projections.
    • getProjectionsOrBuilder

      public Projections_RelStructureOrBuilder getProjectionsOrBuilder()
       Projections of ZONE onto another layer.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 129:82]
       
      .uk.org.netex.www.netex.Projections_RelStructure projections = 434;
      Specified by:
      getProjectionsOrBuilder in interface PostalAddressTypeOrBuilder
    • hasParentZoneRef

      public boolean hasParentZoneRef()
       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
      Specified by:
      hasParentZoneRef in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the parentZoneRef field is set.
    • getParentZoneRef

      public VersionOfObjectRefStructure getParentZoneRef()
       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
      Specified by:
      getParentZoneRef in interface PostalAddressTypeOrBuilder
      Returns:
      The parentZoneRef.
    • getParentZoneRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParentZoneRefOrBuilder()
       Parent ZONE that contains this ZONE.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 134:76]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_zone_ref = 435;
      Specified by:
      getParentZoneRefOrBuilder in interface PostalAddressTypeOrBuilder
    • hasPlaceTypes

      public boolean hasPlaceTypes()
       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 611;
      Specified by:
      hasPlaceTypes in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the placeTypes field is set.
    • getPlaceTypes

      public TypeOfPlaceRefs_RelStructure getPlaceTypes()
       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 611;
      Specified by:
      getPlaceTypes in interface PostalAddressTypeOrBuilder
      Returns:
      The placeTypes.
    • getPlaceTypesOrBuilder

      public TypeOfPlaceRefs_RelStructureOrBuilder getPlaceTypesOrBuilder()
       Classification of PLACE.  [netex_framework/netex_genericFramework/netex_place_version.xsd at 99:85]
       
      .uk.org.netex.www.netex.TypeOfPlaceRefs_RelStructure place_types = 611;
      Specified by:
      getPlaceTypesOrBuilder in interface PostalAddressTypeOrBuilder
    • hasCountryRef

      public boolean hasCountryRef()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 801;
      Specified by:
      hasCountryRef in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the countryRef field is set.
    • getCountryRef

      public CountryRefType getCountryRef()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 801;
      Specified by:
      getCountryRef in interface PostalAddressTypeOrBuilder
      Returns:
      The countryRef.
    • getCountryRefOrBuilder

      public CountryRefTypeOrBuilder getCountryRefOrBuilder()
       Reference to a country ISO 3166-1 Note that GB is used for UK . May be qualified with a 3166-2 subdivision e.g. gb +m ENG, GB + SCT, GB See www.iso.org/iso/country_codes/iso_3166_code_lists.htm.  [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1334:33]
       
      .uk.org.netex.www.netex.CountryRefType country_ref = 801;
      Specified by:
      getCountryRefOrBuilder in interface PostalAddressTypeOrBuilder
    • hasCountryName

      public boolean hasCountryName()
       Name of Counntry, derivedable from Country Ref.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 109:76]
       
      .uk.org.netex.www.netex.MultilingualString country_name = 802;
      Specified by:
      hasCountryName in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the countryName field is set.
    • getCountryName

      public MultilingualString getCountryName()
       Name of Counntry, derivedable from Country Ref.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 109:76]
       
      .uk.org.netex.www.netex.MultilingualString country_name = 802;
      Specified by:
      getCountryName in interface PostalAddressTypeOrBuilder
      Returns:
      The countryName.
    • getCountryNameOrBuilder

      public MultilingualStringOrBuilder getCountryNameOrBuilder()
       Name of Counntry, derivedable from Country Ref.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 109:76]
       
      .uk.org.netex.www.netex.MultilingualString country_name = 802;
      Specified by:
      getCountryNameOrBuilder in interface PostalAddressTypeOrBuilder
    • getHouseNumber

      public String getHouseNumber()
       Number of house on street.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 334:78]
       
      string house_number = 1031;
      Specified by:
      getHouseNumber in interface PostalAddressTypeOrBuilder
      Returns:
      The houseNumber.
    • getHouseNumberBytes

      public com.google.protobuf.ByteString getHouseNumberBytes()
       Number of house on street.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 334:78]
       
      string house_number = 1031;
      Specified by:
      getHouseNumberBytes in interface PostalAddressTypeOrBuilder
      Returns:
      The bytes for houseNumber.
    • hasBuildingName

      public boolean hasBuildingName()
       Name of Building.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 339:77]
       
      .uk.org.netex.www.netex.MultilingualString building_name = 1032;
      Specified by:
      hasBuildingName in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the buildingName field is set.
    • getBuildingName

      public MultilingualString getBuildingName()
       Name of Building.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 339:77]
       
      .uk.org.netex.www.netex.MultilingualString building_name = 1032;
      Specified by:
      getBuildingName in interface PostalAddressTypeOrBuilder
      Returns:
      The buildingName.
    • getBuildingNameOrBuilder

      public MultilingualStringOrBuilder getBuildingNameOrBuilder()
       Name of Building.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 339:77]
       
      .uk.org.netex.www.netex.MultilingualString building_name = 1032;
      Specified by:
      getBuildingNameOrBuilder in interface PostalAddressTypeOrBuilder
    • hasAddressLine1

      public boolean hasAddressLine1()
       First line of Address.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 344:77]
       
      .uk.org.netex.www.netex.MultilingualString address_line1 = 1033;
      Specified by:
      hasAddressLine1 in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the addressLine1 field is set.
    • getAddressLine1

      public MultilingualString getAddressLine1()
       First line of Address.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 344:77]
       
      .uk.org.netex.www.netex.MultilingualString address_line1 = 1033;
      Specified by:
      getAddressLine1 in interface PostalAddressTypeOrBuilder
      Returns:
      The addressLine1.
    • getAddressLine1OrBuilder

      public MultilingualStringOrBuilder getAddressLine1OrBuilder()
       First line of Address.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 344:77]
       
      .uk.org.netex.www.netex.MultilingualString address_line1 = 1033;
      Specified by:
      getAddressLine1OrBuilder in interface PostalAddressTypeOrBuilder
    • hasAddressLine2

      public boolean hasAddressLine2()
       [netex_framework/netex_reusableComponents/netex_address_version.xsd at 349:78]
       
      .uk.org.netex.www.netex.MultilingualString address_line2 = 1034;
      Specified by:
      hasAddressLine2 in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the addressLine2 field is set.
    • getAddressLine2

      public MultilingualString getAddressLine2()
       [netex_framework/netex_reusableComponents/netex_address_version.xsd at 349:78]
       
      .uk.org.netex.www.netex.MultilingualString address_line2 = 1034;
      Specified by:
      getAddressLine2 in interface PostalAddressTypeOrBuilder
      Returns:
      The addressLine2.
    • getAddressLine2OrBuilder

      public MultilingualStringOrBuilder getAddressLine2OrBuilder()
       [netex_framework/netex_reusableComponents/netex_address_version.xsd at 349:78]
       
      .uk.org.netex.www.netex.MultilingualString address_line2 = 1034;
      Specified by:
      getAddressLine2OrBuilder in interface PostalAddressTypeOrBuilder
    • hasStreet

      public boolean hasStreet()
       Street on which building is found.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 350:71]
       
      .uk.org.netex.www.netex.MultilingualString street = 1035;
      Specified by:
      hasStreet in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the street field is set.
    • getStreet

      public MultilingualString getStreet()
       Street on which building is found.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 350:71]
       
      .uk.org.netex.www.netex.MultilingualString street = 1035;
      Specified by:
      getStreet in interface PostalAddressTypeOrBuilder
      Returns:
      The street.
    • getStreetOrBuilder

      public MultilingualStringOrBuilder getStreetOrBuilder()
       Street on which building is found.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 350:71]
       
      .uk.org.netex.www.netex.MultilingualString street = 1035;
      Specified by:
      getStreetOrBuilder in interface PostalAddressTypeOrBuilder
    • hasTown

      public boolean hasTown()
       Town, City, Village or other named settlement.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 355:69]
       
      .uk.org.netex.www.netex.MultilingualString town = 1036;
      Specified by:
      hasTown in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the town field is set.
    • getTown

      public MultilingualString getTown()
       Town, City, Village or other named settlement.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 355:69]
       
      .uk.org.netex.www.netex.MultilingualString town = 1036;
      Specified by:
      getTown in interface PostalAddressTypeOrBuilder
      Returns:
      The town.
    • getTownOrBuilder

      public MultilingualStringOrBuilder getTownOrBuilder()
       Town, City, Village or other named settlement.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 355:69]
       
      .uk.org.netex.www.netex.MultilingualString town = 1036;
      Specified by:
      getTownOrBuilder in interface PostalAddressTypeOrBuilder
    • hasSuburb

      public boolean hasSuburb()
       Subarea of Town.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 360:71]
       
      .uk.org.netex.www.netex.MultilingualString suburb = 1037;
      Specified by:
      hasSuburb in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the suburb field is set.
    • getSuburb

      public MultilingualString getSuburb()
       Subarea of Town.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 360:71]
       
      .uk.org.netex.www.netex.MultilingualString suburb = 1037;
      Specified by:
      getSuburb in interface PostalAddressTypeOrBuilder
      Returns:
      The suburb.
    • getSuburbOrBuilder

      public MultilingualStringOrBuilder getSuburbOrBuilder()
       Subarea of Town.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 360:71]
       
      .uk.org.netex.www.netex.MultilingualString suburb = 1037;
      Specified by:
      getSuburbOrBuilder in interface PostalAddressTypeOrBuilder
    • getPostCode

      public String getPostCode()
       Postcode or Zip code of address.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 365:75]
       
      string post_code = 1038;
      Specified by:
      getPostCode in interface PostalAddressTypeOrBuilder
      Returns:
      The postCode.
    • getPostCodeBytes

      public com.google.protobuf.ByteString getPostCodeBytes()
       Postcode or Zip code of address.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 365:75]
       
      string post_code = 1038;
      Specified by:
      getPostCodeBytes in interface PostalAddressTypeOrBuilder
      Returns:
      The bytes for postCode.
    • getPostCodeExtension

      public String getPostCodeExtension()
       Post code extension.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 370:84]
       
      string post_code_extension = 1039;
      Specified by:
      getPostCodeExtension in interface PostalAddressTypeOrBuilder
      Returns:
      The postCodeExtension.
    • getPostCodeExtensionBytes

      public com.google.protobuf.ByteString getPostCodeExtensionBytes()
       Post code extension.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 370:84]
       
      string post_code_extension = 1039;
      Specified by:
      getPostCodeExtensionBytes in interface PostalAddressTypeOrBuilder
      Returns:
      The bytes for postCodeExtension.
    • getPostalRegion

      public String getPostalRegion()
       Postal Region.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 375:79]
       
      string postal_region = 1040;
      Specified by:
      getPostalRegion in interface PostalAddressTypeOrBuilder
      Returns:
      The postalRegion.
    • getPostalRegionBytes

      public com.google.protobuf.ByteString getPostalRegionBytes()
       Postal Region.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 375:79]
       
      string postal_region = 1040;
      Specified by:
      getPostalRegionBytes in interface PostalAddressTypeOrBuilder
      Returns:
      The bytes for postalRegion.
    • hasProvince

      public boolean hasProvince()
       Province or State of Country.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 380:73]
       
      .uk.org.netex.www.netex.MultilingualString province = 1041;
      Specified by:
      hasProvince in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the province field is set.
    • getProvince

      public MultilingualString getProvince()
       Province or State of Country.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 380:73]
       
      .uk.org.netex.www.netex.MultilingualString province = 1041;
      Specified by:
      getProvince in interface PostalAddressTypeOrBuilder
      Returns:
      The province.
    • getProvinceOrBuilder

      public MultilingualStringOrBuilder getProvinceOrBuilder()
       Province or State of Country.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 380:73]
       
      .uk.org.netex.www.netex.MultilingualString province = 1041;
      Specified by:
      getProvinceOrBuilder in interface PostalAddressTypeOrBuilder
    • getId

      public String getId()
       Identifier of POSTAL ADDRESS.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 303:58]
       
      string id = 1071;
      Specified by:
      getId in interface PostalAddressTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of POSTAL ADDRESS.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 303:58]
       
      string id = 1071;
      Specified by:
      getIdBytes in interface PostalAddressTypeOrBuilder
      Returns:
      The bytes for id.
    • hasRoadAddressRef

      public boolean hasRoadAddressRef()
       Road on which ADDRESS lies.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 296:84]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_address_ref = 1221;
      Specified by:
      hasRoadAddressRef in interface PostalAddressTypeOrBuilder
      Returns:
      Whether the roadAddressRef field is set.
    • getRoadAddressRef

      public VersionOfObjectRefStructure getRoadAddressRef()
       Road on which ADDRESS lies.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 296:84]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_address_ref = 1221;
      Specified by:
      getRoadAddressRef in interface PostalAddressTypeOrBuilder
      Returns:
      The roadAddressRef.
    • getRoadAddressRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRoadAddressRefOrBuilder()
       Road on which ADDRESS lies.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 296:84]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure road_address_ref = 1221;
      Specified by:
      getRoadAddressRefOrBuilder in interface PostalAddressTypeOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessage
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessage
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static PostalAddressType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static PostalAddressType parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static PostalAddressType parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static PostalAddressType parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static PostalAddressType parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static PostalAddressType parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static PostalAddressType parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static PostalAddressType parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static PostalAddressType parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static PostalAddressType parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static PostalAddressType parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static PostalAddressType parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public PostalAddressType.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static PostalAddressType.Builder newBuilder()
    • newBuilder

      public static PostalAddressType.Builder newBuilder(PostalAddressType prototype)
    • toBuilder

      public PostalAddressType.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected PostalAddressType.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
      Overrides:
      newBuilderForType in class com.google.protobuf.AbstractMessage
    • getDefaultInstance

      public static PostalAddressType getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<PostalAddressType> parser()
    • getParserForType

      public com.google.protobuf.Parser<PostalAddressType> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessage
    • getDefaultInstanceForType

      public PostalAddressType getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder