Class TrainStopAssignmentType

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

@Generated public final class TrainStopAssignmentType extends com.google.protobuf.GeneratedMessage implements TrainStopAssignmentTypeOrBuilder
 Assignment of a scheduled train stop point to a STOP PLACE and quay. etc.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 292:77]
 
Protobuf type uk.org.netex.www.netex.TrainStopAssignmentType
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:
    • ORDER_FIELD_NUMBER

      public static final int ORDER_FIELD_NUMBER
      See Also:
    • NAME_FIELD_NUMBER

      public static final int NAME_FIELD_NUMBER
      See Also:
    • DESCRIPTION_FIELD_NUMBER

      public static final int DESCRIPTION_FIELD_NUMBER
      See Also:
    • BOARDING_USE_FIELD_NUMBER

      public static final int BOARDING_USE_FIELD_NUMBER
      See Also:
    • ALIGHTING_USE_FIELD_NUMBER

      public static final int ALIGHTING_USE_FIELD_NUMBER
      See Also:
    • PRIVATE_CODE_FIELD_NUMBER

      public static final int PRIVATE_CODE_FIELD_NUMBER
      See Also:
    • SCHEDULED_STOP_POINT_FIELD_NUMBER

      public static final int SCHEDULED_STOP_POINT_FIELD_NUMBER
      See Also:
    • TRAIN_REF_FIELD_NUMBER

      public static final int TRAIN_REF_FIELD_NUMBER
      See Also:
    • TRAIN_COMPONENT_REF_FIELD_NUMBER

      public static final int TRAIN_COMPONENT_REF_FIELD_NUMBER
      See Also:
    • TRAIN_COMPONENT_VIEW_FIELD_NUMBER

      public static final int TRAIN_COMPONENT_VIEW_FIELD_NUMBER
      See Also:
    • POSITION_OF_TRAIN_ELEMENT_FIELD_NUMBER

      public static final int POSITION_OF_TRAIN_ELEMENT_FIELD_NUMBER
      See Also:
    • BOARDING_POSITION_REF_FIELD_NUMBER

      public static final int BOARDING_POSITION_REF_FIELD_NUMBER
      See Also:
    • ENTRANCE_TO_VEHICLE_FIELD_NUMBER

      public static final int ENTRANCE_TO_VEHICLE_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • SCHEDULED_STOP_POINT_REF_FIELD_NUMBER

      public static final int SCHEDULED_STOP_POINT_REF_FIELD_NUMBER
      See Also:
    • FARE_SCHEDULED_STOP_POINT_REF_FIELD_NUMBER

      public static final int FARE_SCHEDULED_STOP_POINT_REF_FIELD_NUMBER
      See Also:
    • PASSENGER_STOP_ASSIGNMENT_REF_FIELD_NUMBER

      public static final int PASSENGER_STOP_ASSIGNMENT_REF_FIELD_NUMBER
      See Also:
    • DYNAMIC_STOP_ASSIGNMENT_REF_FIELD_NUMBER

      public static final int DYNAMIC_STOP_ASSIGNMENT_REF_FIELD_NUMBER
      See Also:
    • VEHICLE_JOURNEY_STOP_ASSIGNMENT_REF_FIELD_NUMBER

      public static final int VEHICLE_JOURNEY_STOP_ASSIGNMENT_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
    • getScheduledStopPointRefStructureCase

      public TrainStopAssignmentType.ScheduledStopPointRefStructureCase getScheduledStopPointRefStructureCase()
      Specified by:
      getScheduledStopPointRefStructureCase in interface TrainStopAssignmentTypeOrBuilder
    • getPassengerStopAssignmentRefStructureCase

      public TrainStopAssignmentType.PassengerStopAssignmentRefStructureCase getPassengerStopAssignmentRefStructureCase()
      Specified by:
      getPassengerStopAssignmentRefStructureCase in interface TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
      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 = 553;
      Specified by:
      getDerivedFromVersionRef in interface TrainStopAssignmentTypeOrBuilder
      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 = 553;
      Specified by:
      getDerivedFromVersionRefBytes in interface TrainStopAssignmentTypeOrBuilder
      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 = 554;
      Specified by:
      getDerivedFromObjectRef in interface TrainStopAssignmentTypeOrBuilder
      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 = 554;
      Specified by:
      getDerivedFromObjectRefBytes in interface TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
      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 TrainStopAssignmentTypeOrBuilder
    • getOrder

      public int getOrder()
       Order in which to show  ASSIGNMENT,  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 74:52]
       
      int32 order = 101;
      Specified by:
      getOrder in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The order.
    • hasName

      public boolean hasName()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 87:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      hasDescription in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The description.
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of  ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_assignment_version.xsd at 92:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • getBoardingUse

      public boolean getBoardingUse()
       Whether alignment is for boarding use. Default is 'true'.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 116:84]
       
      bool boarding_use = 351;
      Specified by:
      getBoardingUse in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The boardingUse.
    • getAlightingUse

      public boolean getAlightingUse()
       Whether alignment is for alighting use. Default is 'true'.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 121:85]
       
      bool alighting_use = 352;
      Specified by:
      getAlightingUse in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The alightingUse.
    • 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 = 353;
      Specified by:
      hasPrivateCode in interface TrainStopAssignmentTypeOrBuilder
      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 = 353;
      Specified by:
      getPrivateCode in interface TrainStopAssignmentTypeOrBuilder
      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 = 353;
      Specified by:
      getPrivateCodeOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • hasScheduledStopPoint

      public boolean hasScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 356;
      Specified by:
      hasScheduledStopPoint in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the scheduledStopPoint field is set.
    • getScheduledStopPoint

      public ScheduledStopPointType getScheduledStopPoint()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 356;
      Specified by:
      getScheduledStopPoint in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The scheduledStopPoint.
    • getScheduledStopPointOrBuilder

      public ScheduledStopPointTypeOrBuilder getScheduledStopPointOrBuilder()
       A POINT where passengers can board or alight from vehicles. It is open, which hierarchical level such a point has. It can represent a single door (BoardingPosition) or a whole ZONE. The association to the physical model is done with STOP ASSIGNMENTs.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 174:84]
       
      .uk.org.netex.www.netex.ScheduledStopPointType scheduled_stop_point = 356;
      Specified by:
      getScheduledStopPointOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • hasTrainRef

      public boolean hasTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 514;
      Specified by:
      hasTrainRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the trainRef field is set.
    • getTrainRef

      public VersionOfObjectRefStructure getTrainRef()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 514;
      Specified by:
      getTrainRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The trainRef.
    • getTrainRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTrainRefOrBuilder()
       Reference to a TRAIN.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 67:91]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure train_ref = 514;
      Specified by:
      getTrainRefOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • hasTrainComponentRef

      public boolean hasTrainComponentRef()
       Reference to a TRAIN COMPONENT.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 191:113]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure train_component_ref = 515;
      Specified by:
      hasTrainComponentRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the trainComponentRef field is set.
    • getTrainComponentRef

      public OrderedVersionOfObjectRefStructure getTrainComponentRef()
       Reference to a TRAIN COMPONENT.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 191:113]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure train_component_ref = 515;
      Specified by:
      getTrainComponentRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The trainComponentRef.
    • getTrainComponentRefOrBuilder

      public OrderedVersionOfObjectRefStructureOrBuilder getTrainComponentRefOrBuilder()
       Reference to a TRAIN COMPONENT.  [netex_framework/netex_reusableComponents/netex_trainElement_support.xsd at 191:113]
       
      .uk.org.netex.www.netex.OrderedVersionOfObjectRefStructure train_component_ref = 515;
      Specified by:
      getTrainComponentRefOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • hasTrainComponentView

      public boolean hasTrainComponentView()
       Simplified view of TRAIN COMPONENT.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 557:90]
       
      .uk.org.netex.www.netex.TrainComponentViewType train_component_view = 516;
      Specified by:
      hasTrainComponentView in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the trainComponentView field is set.
    • getTrainComponentView

      public TrainComponentViewType getTrainComponentView()
       Simplified view of TRAIN COMPONENT.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 557:90]
       
      .uk.org.netex.www.netex.TrainComponentViewType train_component_view = 516;
      Specified by:
      getTrainComponentView in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The trainComponentView.
    • getTrainComponentViewOrBuilder

      public TrainComponentViewTypeOrBuilder getTrainComponentViewOrBuilder()
       Simplified view of TRAIN COMPONENT.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 557:90]
       
      .uk.org.netex.www.netex.TrainComponentViewType train_component_view = 516;
      Specified by:
      getTrainComponentViewOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • getPositionOfTrainElement

      public int getPositionOfTrainElement()
       Relative position of TRAIN ELEMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 346:88]
       
      uint32 position_of_train_element = 521;
      Specified by:
      getPositionOfTrainElement in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The positionOfTrainElement.
    • hasBoardingPositionRef

      public boolean hasBoardingPositionRef()
       BOARDING POSITION to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 351:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 522;
      Specified by:
      hasBoardingPositionRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the boardingPositionRef field is set.
    • getBoardingPositionRef

      public VersionOfObjectRefStructure getBoardingPositionRef()
       BOARDING POSITION to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 351:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 522;
      Specified by:
      getBoardingPositionRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The boardingPositionRef.
    • getBoardingPositionRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBoardingPositionRefOrBuilder()
       BOARDING POSITION to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 351:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure boarding_position_ref = 522;
      Specified by:
      getBoardingPositionRefOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • hasEntranceToVehicle

      public boolean hasEntranceToVehicle()
       A specific ENTRANCE to the VEHICLE. E.g. Front, rear.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 356:82]
       
      .uk.org.netex.www.netex.MultilingualString entrance_to_vehicle = 523;
      Specified by:
      hasEntranceToVehicle in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the entranceToVehicle field is set.
    • getEntranceToVehicle

      public MultilingualString getEntranceToVehicle()
       A specific ENTRANCE to the VEHICLE. E.g. Front, rear.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 356:82]
       
      .uk.org.netex.www.netex.MultilingualString entrance_to_vehicle = 523;
      Specified by:
      getEntranceToVehicle in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The entranceToVehicle.
    • getEntranceToVehicleOrBuilder

      public MultilingualStringOrBuilder getEntranceToVehicleOrBuilder()
       A specific ENTRANCE to the VEHICLE. E.g. Front, rear.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 356:82]
       
      .uk.org.netex.www.netex.MultilingualString entrance_to_vehicle = 523;
      Specified by:
      getEntranceToVehicleOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • getId

      public String getId()
       [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 318:65]
       
      string id = 551;
      Specified by:
      getId in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 318:65]
       
      string id = 551;
      Specified by:
      getIdBytes in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The bytes for id.
    • hasScheduledStopPointRef

      public boolean hasScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 354;
      Specified by:
      hasScheduledStopPointRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the scheduledStopPointRef field is set.
    • getScheduledStopPointRef

      public VersionOfObjectRefStructure getScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 354;
      Specified by:
      getScheduledStopPointRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The scheduledStopPointRef.
    • getScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getScheduledStopPointRefOrBuilder()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 354;
      Specified by:
      getScheduledStopPointRefOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • hasFareScheduledStopPointRef

      public boolean hasFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 355;
      Specified by:
      hasFareScheduledStopPointRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the fareScheduledStopPointRef field is set.
    • getFareScheduledStopPointRef

      public VersionOfObjectRefStructure getFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 355;
      Specified by:
      getFareScheduledStopPointRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The fareScheduledStopPointRef.
    • getFareScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareScheduledStopPointRefOrBuilder()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 355;
      Specified by:
      getFareScheduledStopPointRefOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • hasPassengerStopAssignmentRef

      public boolean hasPassengerStopAssignmentRef()
       Reference to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 511;
      Specified by:
      hasPassengerStopAssignmentRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the passengerStopAssignmentRef field is set.
    • getPassengerStopAssignmentRef

      public VersionOfObjectRefStructure getPassengerStopAssignmentRef()
       Reference to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 511;
      Specified by:
      getPassengerStopAssignmentRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The passengerStopAssignmentRef.
    • getPassengerStopAssignmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPassengerStopAssignmentRefOrBuilder()
       Reference to a PASSENGER STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 91:130]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_stop_assignment_ref = 511;
      Specified by:
      getPassengerStopAssignmentRefOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • hasDynamicStopAssignmentRef

      public boolean hasDynamicStopAssignmentRef()
       Reference to a DYNAMIC STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 512;
      Specified by:
      hasDynamicStopAssignmentRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the dynamicStopAssignmentRef field is set.
    • getDynamicStopAssignmentRef

      public VersionOfObjectRefStructure getDynamicStopAssignmentRef()
       Reference to a DYNAMIC STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 512;
      Specified by:
      getDynamicStopAssignmentRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The dynamicStopAssignmentRef.
    • getDynamicStopAssignmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDynamicStopAssignmentRefOrBuilder()
       Reference to a DYNAMIC STOP ASSIGNMENT.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd at 143:135]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dynamic_stop_assignment_ref = 512;
      Specified by:
      getDynamicStopAssignmentRefOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • hasVehicleJourneyStopAssignmentRef

      public boolean hasVehicleJourneyStopAssignmentRef()
       Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 513;
      Specified by:
      hasVehicleJourneyStopAssignmentRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      Whether the vehicleJourneyStopAssignmentRef field is set.
    • getVehicleJourneyStopAssignmentRef

      public VersionOfObjectRefStructure getVehicleJourneyStopAssignmentRef()
       Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 513;
      Specified by:
      getVehicleJourneyStopAssignmentRef in interface TrainStopAssignmentTypeOrBuilder
      Returns:
      The vehicleJourneyStopAssignmentRef.
    • getVehicleJourneyStopAssignmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getVehicleJourneyStopAssignmentRefOrBuilder()
       Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.  [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 315:149]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_stop_assignment_ref = 513;
      Specified by:
      getVehicleJourneyStopAssignmentRefOrBuilder in interface TrainStopAssignmentTypeOrBuilder
    • 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 TrainStopAssignmentType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static TrainStopAssignmentType.Builder newBuilder()
    • newBuilder

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

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

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

      public static TrainStopAssignmentType getDefaultInstance()
    • parser

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

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