Class QuayAssignmentViewType

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

@Generated public final class QuayAssignmentViewType extends com.google.protobuf.GeneratedMessage implements QuayAssignmentViewTypeOrBuilder
 Assignment to a specific QUAY within the STOP PLACE.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 437:73]
 
Protobuf type uk.org.netex.www.netex.QuayAssignmentViewType
See Also:
  • Field Details

    • 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:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • QUAY_REF_FIELD_NUMBER

      public static final int QUAY_REF_FIELD_NUMBER
      See Also:
    • QUAY_NAME_FIELD_NUMBER

      public static final int QUAY_NAME_FIELD_NUMBER
      See Also:
    • LABEL_FIELD_NUMBER

      public static final int LABEL_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:
    • STOP_PLACE_REF_FIELD_NUMBER

      public static final int STOP_PLACE_REF_FIELD_NUMBER
      See Also:
    • TAXI_RANK_REF_FIELD_NUMBER

      public static final int TAXI_RANK_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
    • getPassengerStopAssignmentRefStructureCase

      public QuayAssignmentViewType.PassengerStopAssignmentRefStructureCase getPassengerStopAssignmentRefStructureCase()
      Specified by:
      getPassengerStopAssignmentRefStructureCase in interface QuayAssignmentViewTypeOrBuilder
    • getStopPlaceRefStructureCase

      public QuayAssignmentViewType.StopPlaceRefStructureCase getStopPlaceRefStructureCase()
      Specified by:
      getStopPlaceRefStructureCase in interface QuayAssignmentViewTypeOrBuilder
    • 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 = 2;
      Specified by:
      hasBrandingRef in interface QuayAssignmentViewTypeOrBuilder
      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 = 2;
      Specified by:
      getBrandingRef in interface QuayAssignmentViewTypeOrBuilder
      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 = 2;
      Specified by:
      getBrandingRefOrBuilder in interface QuayAssignmentViewTypeOrBuilder
    • getOrder

      public int getOrder()
       Order of Assignment.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 416:52]
       
      int32 order = 21;
      Specified by:
      getOrder in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      The order.
    • getId

      public String getId()
       Identifier of Object of which this is a view.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 464:68]
       
      string id = 61;
      Specified by:
      getId in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of Object of which this is a view.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 464:68]
       
      string id = 61;
      Specified by:
      getIdBytes in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      The bytes for id.
    • hasQuayRef

      public boolean hasQuayRef()
       QUAY to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 451:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 81;
      Specified by:
      hasQuayRef in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      Whether the quayRef field is set.
    • getQuayRef

      public VersionOfObjectRefStructure getQuayRef()
       QUAY to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 451:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 81;
      Specified by:
      getQuayRef in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      The quayRef.
    • getQuayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getQuayRefOrBuilder()
       QUAY to which SCHEDULED STOP POINT is to be assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 451:74]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 81;
      Specified by:
      getQuayRefOrBuilder in interface QuayAssignmentViewTypeOrBuilder
    • hasQuayName

      public boolean hasQuayName()
       Name of QUAY or platform to which the SCHEDULED STOP POINT is assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 456:77]
       
      .uk.org.netex.www.netex.MultilingualString quay_name = 82;
      Specified by:
      hasQuayName in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      Whether the quayName field is set.
    • getQuayName

      public MultilingualString getQuayName()
       Name of QUAY or platform to which the SCHEDULED STOP POINT is assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 456:77]
       
      .uk.org.netex.www.netex.MultilingualString quay_name = 82;
      Specified by:
      getQuayName in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      The quayName.
    • getQuayNameOrBuilder

      public MultilingualStringOrBuilder getQuayNameOrBuilder()
       Name of QUAY or platform to which the SCHEDULED STOP POINT is assigned.  [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 456:77]
       
      .uk.org.netex.www.netex.MultilingualString quay_name = 82;
      Specified by:
      getQuayNameOrBuilder in interface QuayAssignmentViewTypeOrBuilder
    • getLabel

      public String getLabel()
       [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 461:77]
       
      string label = 83;
      Specified by:
      getLabel in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      The label.
    • getLabelBytes

      public com.google.protobuf.ByteString getLabelBytes()
       [netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd at 461:77]
       
      string label = 83;
      Specified by:
      getLabelBytes in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      The bytes for label.
    • 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 = 41;
      Specified by:
      hasPassengerStopAssignmentRef in interface QuayAssignmentViewTypeOrBuilder
      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 = 41;
      Specified by:
      getPassengerStopAssignmentRef in interface QuayAssignmentViewTypeOrBuilder
      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 = 41;
      Specified by:
      getPassengerStopAssignmentRefOrBuilder in interface QuayAssignmentViewTypeOrBuilder
    • 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 = 42;
      Specified by:
      hasDynamicStopAssignmentRef in interface QuayAssignmentViewTypeOrBuilder
      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 = 42;
      Specified by:
      getDynamicStopAssignmentRef in interface QuayAssignmentViewTypeOrBuilder
      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 = 42;
      Specified by:
      getDynamicStopAssignmentRefOrBuilder in interface QuayAssignmentViewTypeOrBuilder
    • 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 = 43;
      Specified by:
      hasVehicleJourneyStopAssignmentRef in interface QuayAssignmentViewTypeOrBuilder
      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 = 43;
      Specified by:
      getVehicleJourneyStopAssignmentRef in interface QuayAssignmentViewTypeOrBuilder
      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 = 43;
      Specified by:
      getVehicleJourneyStopAssignmentRefOrBuilder in interface QuayAssignmentViewTypeOrBuilder
    • hasStopPlaceRef

      public boolean hasStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 44;
      Specified by:
      hasStopPlaceRef in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      Whether the stopPlaceRef field is set.
    • getStopPlaceRef

      public VersionOfObjectRefStructure getStopPlaceRef()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 44;
      Specified by:
      getStopPlaceRef in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      The stopPlaceRef.
    • getStopPlaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStopPlaceRefOrBuilder()
       Reference to a STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 44;
      Specified by:
      getStopPlaceRefOrBuilder in interface QuayAssignmentViewTypeOrBuilder
    • hasTaxiRankRef

      public boolean hasTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 45;
      Specified by:
      hasTaxiRankRef in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      Whether the taxiRankRef field is set.
    • getTaxiRankRef

      public VersionOfObjectRefStructure getTaxiRankRef()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 45;
      Specified by:
      getTaxiRankRef in interface QuayAssignmentViewTypeOrBuilder
      Returns:
      The taxiRankRef.
    • getTaxiRankRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTaxiRankRefOrBuilder()
       Reference to a TAXI RANK. +v1.2.2  [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 45;
      Specified by:
      getTaxiRankRefOrBuilder in interface QuayAssignmentViewTypeOrBuilder
    • 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 QuayAssignmentViewType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static QuayAssignmentViewType.Builder newBuilder()
    • newBuilder

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

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

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

      public static QuayAssignmentViewType getDefaultInstance()
    • parser

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

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