Class AlternativeQuayDescriptorType

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

public final class AlternativeQuayDescriptorType extends com.google.protobuf.GeneratedMessage implements AlternativeQuayDescriptorTypeOrBuilder
 An element of a STOP PLACE describing part of its structure.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 578:48]
 
Protobuf type uk.org.netex.www.netex.AlternativeQuayDescriptorType
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:
    • EXTENSIONS_FIELD_NUMBER

      public static final int EXTENSIONS_FIELD_NUMBER
      See Also:
    • ORDER_FIELD_NUMBER

      public static final int ORDER_FIELD_NUMBER
      See Also:
    • NAME_TYPE_FIELD_NUMBER

      public static final int NAME_TYPE_FIELD_NUMBER
      See Also:
    • CROSS_ROAD_FIELD_NUMBER

      public static final int CROSS_ROAD_FIELD_NUMBER
      See Also:
    • LANDMARK_FIELD_NUMBER

      public static final int LANDMARK_FIELD_NUMBER
      See Also:
    • NAMED_OBJECT_REF_FIELD_NUMBER

      public static final int NAMED_OBJECT_REF_FIELD_NUMBER
      See Also:
    • LANG_FIELD_NUMBER

      public static final int LANG_FIELD_NUMBER
      See Also:
    • TYPE_OF_NAME_FIELD_NUMBER

      public static final int TYPE_OF_NAME_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:
    • ABBREVIATION_FIELD_NUMBER

      public static final int ABBREVIATION_FIELD_NUMBER
      See Also:
    • QUALIFIER_NAME_FIELD_NUMBER

      public static final int QUALIFIER_NAME_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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
    • 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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
    • 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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
      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 = 329;
      Specified by:
      getDerivedFromVersionRef in interface AlternativeQuayDescriptorTypeOrBuilder
      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 = 329;
      Specified by:
      getDerivedFromVersionRefBytes in interface AlternativeQuayDescriptorTypeOrBuilder
      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 = 330;
      Specified by:
      getDerivedFromObjectRef in interface AlternativeQuayDescriptorTypeOrBuilder
      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 = 330;
      Specified by:
      getDerivedFromObjectRefBytes in interface AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
    • 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 AlternativeQuayDescriptorTypeOrBuilder
    • 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 AlternativeQuayDescriptorTypeOrBuilder
    • 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 AlternativeQuayDescriptorTypeOrBuilder
    • 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 AlternativeQuayDescriptorTypeOrBuilder
    • 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 AlternativeQuayDescriptorTypeOrBuilder
    • 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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
      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 AlternativeQuayDescriptorTypeOrBuilder
    • 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 = 71;
      Specified by:
      hasExtensions in interface AlternativeQuayDescriptorTypeOrBuilder
      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 = 71;
      Specified by:
      getExtensions in interface AlternativeQuayDescriptorTypeOrBuilder
      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 = 71;
      Specified by:
      getExtensionsOrBuilder in interface AlternativeQuayDescriptorTypeOrBuilder
    • getOrder

      public int getOrder()
       Order of name.  [netex_framework/netex_genericFramework/netex_alternativeName_version.xsd at 186:52]
       
      int32 order = 101;
      Specified by:
      getOrder in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The order.
    • getNameTypeValue

      public int getNameTypeValue()
       Type of Name - fixed value. Default is Alias.  [netex_framework/netex_genericFramework/netex_alternativeName_version.xsd at 155:92]
       
      .uk.org.netex.www.netex.NameTypeEnumeration name_type = 163;
      Specified by:
      getNameTypeValue in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The enum numeric value on the wire for nameType.
    • getNameType

      public NameTypeEnumeration getNameType()
       Type of Name - fixed value. Default is Alias.  [netex_framework/netex_genericFramework/netex_alternativeName_version.xsd at 155:92]
       
      .uk.org.netex.www.netex.NameTypeEnumeration name_type = 163;
      Specified by:
      getNameType in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The nameType.
    • hasCrossRoad

      public boolean hasCrossRoad()
       Name of a Road that crosses the Road the street near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 178:74]
       
      .uk.org.netex.www.netex.MultilingualString cross_road = 271;
      Specified by:
      hasCrossRoad in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      Whether the crossRoad field is set.
    • getCrossRoad

      public MultilingualString getCrossRoad()
       Name of a Road that crosses the Road the street near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 178:74]
       
      .uk.org.netex.www.netex.MultilingualString cross_road = 271;
      Specified by:
      getCrossRoad in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The crossRoad.
    • getCrossRoadOrBuilder

      public MultilingualStringOrBuilder getCrossRoadOrBuilder()
       Name of a Road that crosses the Road the street near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 178:74]
       
      .uk.org.netex.www.netex.MultilingualString cross_road = 271;
      Specified by:
      getCrossRoadOrBuilder in interface AlternativeQuayDescriptorTypeOrBuilder
    • hasLandmark

      public boolean hasLandmark()
       Name of a Landmark near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 183:73]
       
      .uk.org.netex.www.netex.MultilingualString landmark = 272;
      Specified by:
      hasLandmark in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      Whether the landmark field is set.
    • getLandmark

      public MultilingualString getLandmark()
       Name of a Landmark near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 183:73]
       
      .uk.org.netex.www.netex.MultilingualString landmark = 272;
      Specified by:
      getLandmark in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The landmark.
    • getLandmarkOrBuilder

      public MultilingualStringOrBuilder getLandmarkOrBuilder()
       Name of a Landmark near the SITE ELEMENT that can be used to describe its relative location.  [netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd at 183:73]
       
      .uk.org.netex.www.netex.MultilingualString landmark = 272;
      Specified by:
      getLandmarkOrBuilder in interface AlternativeQuayDescriptorTypeOrBuilder
    • hasNamedObjectRef

      public boolean hasNamedObjectRef()
       Object for which ALTERNATIVE NAME provides an alias. May be omitted if given by context.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 590:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure named_object_ref = 321;
      Specified by:
      hasNamedObjectRef in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      Whether the namedObjectRef field is set.
    • getNamedObjectRef

      public VersionOfObjectRefStructure getNamedObjectRef()
       Object for which ALTERNATIVE NAME provides an alias. May be omitted if given by context.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 590:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure named_object_ref = 321;
      Specified by:
      getNamedObjectRef in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The namedObjectRef.
    • getNamedObjectRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getNamedObjectRefOrBuilder()
       Object for which ALTERNATIVE NAME provides an alias. May be omitted if given by context.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 590:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure named_object_ref = 321;
      Specified by:
      getNamedObjectRefOrBuilder in interface AlternativeQuayDescriptorTypeOrBuilder
    • getLang

      public String getLang()
       Language of the names.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 595:67]
       
      string lang = 322;
      Specified by:
      getLang in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The lang.
    • getLangBytes

      public com.google.protobuf.ByteString getLangBytes()
       Language of the names.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 595:67]
       
      string lang = 322;
      Specified by:
      getLangBytes in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The bytes for lang.
    • getTypeOfName

      public String getTypeOfName()
       Type of Name.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 600:67]
       
      string type_of_name = 323;
      Specified by:
      getTypeOfName in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The typeOfName.
    • getTypeOfNameBytes

      public com.google.protobuf.ByteString getTypeOfNameBytes()
       Type of Name.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 600:67]
       
      string type_of_name = 323;
      Specified by:
      getTypeOfNameBytes in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The bytes for typeOfName.
    • hasName

      public boolean hasName()
       Name of the entity.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 605:59]
       
      .uk.org.netex.www.netex.MultilingualString name = 324;
      Specified by:
      hasName in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of the entity.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 605:59]
       
      .uk.org.netex.www.netex.MultilingualString name = 324;
      Specified by:
      getName in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of the entity.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 605:59]
       
      .uk.org.netex.www.netex.MultilingualString name = 324;
      Specified by:
      getNameOrBuilder in interface AlternativeQuayDescriptorTypeOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short Name of the entity.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 610:78]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 325;
      Specified by:
      hasShortName in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name of the entity.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 610:78]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 325;
      Specified by:
      getShortName in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The shortName.
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name of the entity.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 610:78]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 325;
      Specified by:
      getShortNameOrBuilder in interface AlternativeQuayDescriptorTypeOrBuilder
    • hasAbbreviation

      public boolean hasAbbreviation()
       Abbreviation of the entity.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 615:81]
       
      .uk.org.netex.www.netex.MultilingualString abbreviation = 326;
      Specified by:
      hasAbbreviation in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      Whether the abbreviation field is set.
    • getAbbreviation

      public MultilingualString getAbbreviation()
       Abbreviation of the entity.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 615:81]
       
      .uk.org.netex.www.netex.MultilingualString abbreviation = 326;
      Specified by:
      getAbbreviation in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The abbreviation.
    • getAbbreviationOrBuilder

      public MultilingualStringOrBuilder getAbbreviationOrBuilder()
       Abbreviation of the entity.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 615:81]
       
      .uk.org.netex.www.netex.MultilingualString abbreviation = 326;
      Specified by:
      getAbbreviationOrBuilder in interface AlternativeQuayDescriptorTypeOrBuilder
    • hasQualifierName

      public boolean hasQualifierName()
       Additional Qualifier of the ENTITY name.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 620:82]
       
      .uk.org.netex.www.netex.MultilingualString qualifier_name = 327;
      Specified by:
      hasQualifierName in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      Whether the qualifierName field is set.
    • getQualifierName

      public MultilingualString getQualifierName()
       Additional Qualifier of the ENTITY name.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 620:82]
       
      .uk.org.netex.www.netex.MultilingualString qualifier_name = 327;
      Specified by:
      getQualifierName in interface AlternativeQuayDescriptorTypeOrBuilder
      Returns:
      The qualifierName.
    • getQualifierNameOrBuilder

      public MultilingualStringOrBuilder getQualifierNameOrBuilder()
       Additional Qualifier of the ENTITY name.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd at 620:82]
       
      .uk.org.netex.www.netex.MultilingualString qualifier_name = 327;
      Specified by:
      getQualifierNameOrBuilder in interface AlternativeQuayDescriptorTypeOrBuilder
    • 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 AlternativeQuayDescriptorType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static AlternativeQuayDescriptorType.Builder newBuilder()
    • newBuilder

    • toBuilder

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

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

      public static AlternativeQuayDescriptorType getDefaultInstance()
    • parser

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

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