Class TopographicPlace_VersionStructure

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

public final class TopographicPlace_VersionStructure extends com.google.protobuf.GeneratedMessage implements TopographicPlace_VersionStructureOrBuilder
 Type for a TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 141:60]
 
Protobuf type uk.org.netex.www.netex.TopographicPlace_VersionStructure
See Also:
  • Field Details

    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • 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:
    • ISO_CODE_FIELD_NUMBER

      public static final int ISO_CODE_FIELD_NUMBER
      See Also:
    • TOPOGRAPHIC_PLACE_DESCRIPTOR_FIELD_NUMBER

      public static final int TOPOGRAPHIC_PLACE_DESCRIPTOR_FIELD_NUMBER
      See Also:
    • ALTERNATIVE_DESCRIPTORS_FIELD_NUMBER

      public static final int ALTERNATIVE_DESCRIPTORS_FIELD_NUMBER
      See Also:
    • TOPOGRAPHIC_PLACE_TYPE_FIELD_NUMBER

      public static final int TOPOGRAPHIC_PLACE_TYPE_FIELD_NUMBER
      See Also:
    • PLACE_CENTRE_FIELD_NUMBER

      public static final int PLACE_CENTRE_FIELD_NUMBER
      See Also:
    • POST_CODE_FIELD_NUMBER

      public static final int POST_CODE_FIELD_NUMBER
      See Also:
    • COUNTRY_REF_FIELD_NUMBER

      public static final int COUNTRY_REF_FIELD_NUMBER
      See Also:
    • OTHER_COUNTRIES_FIELD_NUMBER

      public static final int OTHER_COUNTRIES_FIELD_NUMBER
      See Also:
    • PARENT_TOPOGRAPHIC_PLACE_REF_FIELD_NUMBER

      public static final int PARENT_TOPOGRAPHIC_PLACE_REF_FIELD_NUMBER
      See Also:
    • ADJACENT_PLACES_FIELD_NUMBER

      public static final int ADJACENT_PLACES_FIELD_NUMBER
      See Also:
    • CONTAINED_IN_FIELD_NUMBER

      public static final int CONTAINED_IN_FIELD_NUMBER
      See Also:
    • ACCESSES_FIELD_NUMBER

      public static final int ACCESSES_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
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getId in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getIdBytes in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The bytes for id.
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 = 818;
      Specified by:
      getDerivedFromVersionRef in interface TopographicPlace_VersionStructureOrBuilder
      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 = 818;
      Specified by:
      getDerivedFromVersionRefBytes in interface TopographicPlace_VersionStructureOrBuilder
      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 = 819;
      Specified by:
      getDerivedFromObjectRef in interface TopographicPlace_VersionStructureOrBuilder
      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 = 819;
      Specified by:
      getDerivedFromObjectRefBytes in interface TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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.TopographicPlace_VersionStructure.InfoLinksType info_links = 166;
      Specified by:
      hasInfoLinks in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

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

       Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
       
      .uk.org.netex.www.netex.TopographicPlace_VersionStructure.InfoLinksType info_links = 166;
      Specified by:
      getInfoLinksOrBuilder in interface TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
      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 TopographicPlace_VersionStructureOrBuilder
    • getIsoCode

      public String getIsoCode()
       ISO 3166-2 code for subdivision of a country if relevant. E.g. GB-CAM.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 159:71]
       
      string iso_code = 801;
      Specified by:
      getIsoCode in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The isoCode.
    • getIsoCodeBytes

      public com.google.protobuf.ByteString getIsoCodeBytes()
       ISO 3166-2 code for subdivision of a country if relevant. E.g. GB-CAM.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 159:71]
       
      string iso_code = 801;
      Specified by:
      getIsoCodeBytes in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The bytes for isoCode.
    • hasTopographicPlaceDescriptor

      public boolean hasTopographicPlaceDescriptor()
       Structured text descriptor of TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 164:93]
       
      .uk.org.netex.www.netex.TopographicPlaceDescriptor_VersionedChildStructure topographic_place_descriptor = 802;
      Specified by:
      hasTopographicPlaceDescriptor in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      Whether the topographicPlaceDescriptor field is set.
    • getTopographicPlaceDescriptor

      public TopographicPlaceDescriptor_VersionedChildStructure getTopographicPlaceDescriptor()
       Structured text descriptor of TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 164:93]
       
      .uk.org.netex.www.netex.TopographicPlaceDescriptor_VersionedChildStructure topographic_place_descriptor = 802;
      Specified by:
      getTopographicPlaceDescriptor in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The topographicPlaceDescriptor.
    • getTopographicPlaceDescriptorOrBuilder

      public TopographicPlaceDescriptor_VersionedChildStructureOrBuilder getTopographicPlaceDescriptorOrBuilder()
       Structured text descriptor of TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 164:93]
       
      .uk.org.netex.www.netex.TopographicPlaceDescriptor_VersionedChildStructure topographic_place_descriptor = 802;
      Specified by:
      getTopographicPlaceDescriptorOrBuilder in interface TopographicPlace_VersionStructureOrBuilder
    • hasAlternativeDescriptors

      public boolean hasAlternativeDescriptors()
       Collection of aliases for the TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 169:61]
       
      .uk.org.netex.www.netex.AlternativeDescriptorsType alternative_descriptors = 803;
      Specified by:
      hasAlternativeDescriptors in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      Whether the alternativeDescriptors field is set.
    • getAlternativeDescriptors

      public AlternativeDescriptorsType getAlternativeDescriptors()
       Collection of aliases for the TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 169:61]
       
      .uk.org.netex.www.netex.AlternativeDescriptorsType alternative_descriptors = 803;
      Specified by:
      getAlternativeDescriptors in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The alternativeDescriptors.
    • getAlternativeDescriptorsOrBuilder

      public AlternativeDescriptorsTypeOrBuilder getAlternativeDescriptorsOrBuilder()
       Collection of aliases for the TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 169:61]
       
      .uk.org.netex.www.netex.AlternativeDescriptorsType alternative_descriptors = 803;
      Specified by:
      getAlternativeDescriptorsOrBuilder in interface TopographicPlace_VersionStructureOrBuilder
    • getTopographicPlaceTypeValue

      public int getTopographicPlaceTypeValue()
       Classification of the TOPOGRAPHIC PLACE as a settlement. Enumerated value.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 179:98]
       
      .uk.org.netex.www.netex.TopographicPlaceTypeEnumeration topographic_place_type = 804;
      Specified by:
      getTopographicPlaceTypeValue in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for topographicPlaceType.
    • getTopographicPlaceType

      public TopographicPlaceTypeEnumeration getTopographicPlaceType()
       Classification of the TOPOGRAPHIC PLACE as a settlement. Enumerated value.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 179:98]
       
      .uk.org.netex.www.netex.TopographicPlaceTypeEnumeration topographic_place_type = 804;
      Specified by:
      getTopographicPlaceType in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The topographicPlaceType.
    • getPlaceCentre

      public boolean getPlaceCentre()
       Whether the TOPOGRAPHIC PLACE is considered to be at the centre of a town. Default is false.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 184:85]
       
      bool place_centre = 805;
      Specified by:
      getPlaceCentre in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The placeCentre.
    • getPostCode

      public String getPostCode()
       Post code or partial post code associated with area. v1.1  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 189:75]
       
      string post_code = 806;
      Specified by:
      getPostCode in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The postCode.
    • getPostCodeBytes

      public com.google.protobuf.ByteString getPostCodeBytes()
       Post code or partial post code associated with area. v1.1  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 189:75]
       
      string post_code = 806;
      Specified by:
      getPostCodeBytes in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The bytes for postCode.
    • 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 = 811;
      Specified by:
      hasCountryRef in interface TopographicPlace_VersionStructureOrBuilder
      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 = 811;
      Specified by:
      getCountryRef in interface TopographicPlace_VersionStructureOrBuilder
      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 = 811;
      Specified by:
      getCountryRefOrBuilder in interface TopographicPlace_VersionStructureOrBuilder
    • hasOtherCountries

      public boolean hasOtherCountries()
       For TOPOGRAPHIC PLACEs thats span borders,  references to additional  COUNTRY or COUNTRIEs  that place lies in.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 202:85]
       
      .uk.org.netex.www.netex.CountryRefs_RelStructure other_countries = 812;
      Specified by:
      hasOtherCountries in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      Whether the otherCountries field is set.
    • getOtherCountries

      public CountryRefs_RelStructure getOtherCountries()
       For TOPOGRAPHIC PLACEs thats span borders,  references to additional  COUNTRY or COUNTRIEs  that place lies in.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 202:85]
       
      .uk.org.netex.www.netex.CountryRefs_RelStructure other_countries = 812;
      Specified by:
      getOtherCountries in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The otherCountries.
    • getOtherCountriesOrBuilder

      public CountryRefs_RelStructureOrBuilder getOtherCountriesOrBuilder()
       For TOPOGRAPHIC PLACEs thats span borders,  references to additional  COUNTRY or COUNTRIEs  that place lies in.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 202:85]
       
      .uk.org.netex.www.netex.CountryRefs_RelStructure other_countries = 812;
      Specified by:
      getOtherCountriesOrBuilder in interface TopographicPlace_VersionStructureOrBuilder
    • hasParentTopographicPlaceRef

      public boolean hasParentTopographicPlaceRef()
       Parent TOPOGRAPHIC PLACE. Reference to another TOPOGRAPHIC PLACE that contains the child TOPOGRAPHIC PLACE completely. Must not be cyclic.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 207:100]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_topographic_place_ref = 813;
      Specified by:
      hasParentTopographicPlaceRef in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      Whether the parentTopographicPlaceRef field is set.
    • getParentTopographicPlaceRef

      public VersionOfObjectRefStructure getParentTopographicPlaceRef()
       Parent TOPOGRAPHIC PLACE. Reference to another TOPOGRAPHIC PLACE that contains the child TOPOGRAPHIC PLACE completely. Must not be cyclic.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 207:100]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_topographic_place_ref = 813;
      Specified by:
      getParentTopographicPlaceRef in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The parentTopographicPlaceRef.
    • getParentTopographicPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getParentTopographicPlaceRefOrBuilder()
       Parent TOPOGRAPHIC PLACE. Reference to another TOPOGRAPHIC PLACE that contains the child TOPOGRAPHIC PLACE completely. Must not be cyclic.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 207:100]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure parent_topographic_place_ref = 813;
      Specified by:
      getParentTopographicPlaceRefOrBuilder in interface TopographicPlace_VersionStructureOrBuilder
    • hasAdjacentPlaces

      public boolean hasAdjacentPlaces()
       TOPOGRAPHIC PLACEs which are adjacent to the TOPOGRAPHIC PLACE. or which partially overlay. N.B. this should not be used for spatial containment. Instead the Parent Site should be used the TOPOGRAPHIC PLACE which completely contain the TOPOGRAPHIC PLACE, and on child TOPOGRAPHIC PLACEs for localities completely contained in the TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 212:94]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure adjacent_places = 814;
      Specified by:
      hasAdjacentPlaces in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      Whether the adjacentPlaces field is set.
    • getAdjacentPlaces

      public TopographicPlaceRefs_RelStructure getAdjacentPlaces()
       TOPOGRAPHIC PLACEs which are adjacent to the TOPOGRAPHIC PLACE. or which partially overlay. N.B. this should not be used for spatial containment. Instead the Parent Site should be used the TOPOGRAPHIC PLACE which completely contain the TOPOGRAPHIC PLACE, and on child TOPOGRAPHIC PLACEs for localities completely contained in the TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 212:94]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure adjacent_places = 814;
      Specified by:
      getAdjacentPlaces in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The adjacentPlaces.
    • getAdjacentPlacesOrBuilder

      public TopographicPlaceRefs_RelStructureOrBuilder getAdjacentPlacesOrBuilder()
       TOPOGRAPHIC PLACEs which are adjacent to the TOPOGRAPHIC PLACE. or which partially overlay. N.B. this should not be used for spatial containment. Instead the Parent Site should be used the TOPOGRAPHIC PLACE which completely contain the TOPOGRAPHIC PLACE, and on child TOPOGRAPHIC PLACEs for localities completely contained in the TOPOGRAPHIC PLACE.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 212:94]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure adjacent_places = 814;
      Specified by:
      getAdjacentPlacesOrBuilder in interface TopographicPlace_VersionStructureOrBuilder
    • hasContainedIn

      public boolean hasContainedIn()
       TOPOGRAPHIC PLACEs other than then parent in which the place can be regarded as contained. a.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 218:91]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure contained_in = 815;
      Specified by:
      hasContainedIn in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      Whether the containedIn field is set.
    • getContainedIn

      public TopographicPlaceRefs_RelStructure getContainedIn()
       TOPOGRAPHIC PLACEs other than then parent in which the place can be regarded as contained. a.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 218:91]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure contained_in = 815;
      Specified by:
      getContainedIn in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The containedIn.
    • getContainedInOrBuilder

      public TopographicPlaceRefs_RelStructureOrBuilder getContainedInOrBuilder()
       TOPOGRAPHIC PLACEs other than then parent in which the place can be regarded as contained. a.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 218:91]
       
      .uk.org.netex.www.netex.TopographicPlaceRefs_RelStructure contained_in = 815;
      Specified by:
      getContainedInOrBuilder in interface TopographicPlace_VersionStructureOrBuilder
    • hasAccesses

      public boolean hasAccesses()
       ACCESS links to other PLACEs.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 223:76]
       
      .uk.org.netex.www.netex.Accesses_RelStructure accesses = 816;
      Specified by:
      hasAccesses in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      Whether the accesses field is set.
    • getAccesses

      public Accesses_RelStructure getAccesses()
       ACCESS links to other PLACEs.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 223:76]
       
      .uk.org.netex.www.netex.Accesses_RelStructure accesses = 816;
      Specified by:
      getAccesses in interface TopographicPlace_VersionStructureOrBuilder
      Returns:
      The accesses.
    • getAccessesOrBuilder

      public Accesses_RelStructureOrBuilder getAccessesOrBuilder()
       ACCESS links to other PLACEs.  [netex_framework/netex_reusableComponents/netex_topographicPlace_version.xsd at 223:76]
       
      .uk.org.netex.www.netex.Accesses_RelStructure accesses = 816;
      Specified by:
      getAccessesOrBuilder in interface TopographicPlace_VersionStructureOrBuilder
    • 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 TopographicPlace_VersionStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static TopographicPlace_VersionStructure.Builder newBuilder()
    • newBuilder

    • toBuilder

      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

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

      public static TopographicPlace_VersionStructure getDefaultInstance()
    • parser

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

      public com.google.protobuf.Parser<TopographicPlace_VersionStructure> 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 TopographicPlace_VersionStructure getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder