Class OnwardTimingLinkViewType

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

@Generated public final class OnwardTimingLinkViewType extends com.google.protobuf.GeneratedMessage implements OnwardTimingLinkViewTypeOrBuilder
 Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
 
Protobuf type uk.org.netex.www.netex.OnwardTimingLinkViewType
See Also:
  • Field Details

    • BRANDING_REF_FIELD_NUMBER

      public static final int BRANDING_REF_FIELD_NUMBER
      See Also:
    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • TO_POINT_REF_FIELD_NUMBER

      public static final int TO_POINT_REF_FIELD_NUMBER
      See Also:
    • DISTANCE_FIELD_NUMBER

      public static final int DISTANCE_FIELD_NUMBER
      See Also:
    • RUN_TIME_FIELD_NUMBER

      public static final int RUN_TIME_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
    • 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 OnwardTimingLinkViewTypeOrBuilder
      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 OnwardTimingLinkViewTypeOrBuilder
      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 OnwardTimingLinkViewTypeOrBuilder
    • hasTimingLinkInJourneyPatternRef

      public boolean hasTimingLinkInJourneyPatternRef()
       Reference to a TIMING LINK IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 237:142]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_in_journey_pattern_ref = 41;
      Specified by:
      hasTimingLinkInJourneyPatternRef in interface OnwardTimingLinkViewTypeOrBuilder
      Returns:
      Whether the timingLinkInJourneyPatternRef field is set.
    • getTimingLinkInJourneyPatternRef

      public VersionOfObjectRefStructure getTimingLinkInJourneyPatternRef()
       Reference to a TIMING LINK IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 237:142]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_in_journey_pattern_ref = 41;
      Specified by:
      getTimingLinkInJourneyPatternRef in interface OnwardTimingLinkViewTypeOrBuilder
      Returns:
      The timingLinkInJourneyPatternRef.
    • getTimingLinkInJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimingLinkInJourneyPatternRefOrBuilder()
       Reference to a TIMING LINK IN JOURNEY PATTERN. If given by context does not need to be stated.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_support.xsd at 237:142]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_in_journey_pattern_ref = 41;
      Specified by:
      getTimingLinkInJourneyPatternRefOrBuilder in interface OnwardTimingLinkViewTypeOrBuilder
    • hasTimingLinkRef

      public boolean hasTimingLinkRef()
       Reference to a TIMING LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 135:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_ref = 42;
      Specified by:
      hasTimingLinkRef in interface OnwardTimingLinkViewTypeOrBuilder
      Returns:
      Whether the timingLinkRef field is set.
    • getTimingLinkRef

      public VersionOfObjectRefStructure getTimingLinkRef()
       Reference to a TIMING LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 135:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_ref = 42;
      Specified by:
      getTimingLinkRef in interface OnwardTimingLinkViewTypeOrBuilder
      Returns:
      The timingLinkRef.
    • getTimingLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTimingLinkRefOrBuilder()
       Reference to a TIMING LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 135:94]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure timing_link_ref = 42;
      Specified by:
      getTimingLinkRefOrBuilder in interface OnwardTimingLinkViewTypeOrBuilder
    • getId

      public String getId()
       Identifier of TIMING LINK of which this is a view.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 568:55]
       
      string id = 61;
      Specified by:
      getId in interface OnwardTimingLinkViewTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of TIMING LINK of which this is a view.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 568:55]
       
      string id = 61;
      Specified by:
      getIdBytes in interface OnwardTimingLinkViewTypeOrBuilder
      Returns:
      The bytes for id.
    • hasToPointRef

      public boolean hasToPointRef()
       Identifier of POINT at which LINK ends.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 551:84]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_ref = 62;
      Specified by:
      hasToPointRef in interface OnwardTimingLinkViewTypeOrBuilder
      Returns:
      Whether the toPointRef field is set.
    • getToPointRef

      public VersionOfObjectRefStructure getToPointRef()
       Identifier of POINT at which LINK ends.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 551:84]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_ref = 62;
      Specified by:
      getToPointRef in interface OnwardTimingLinkViewTypeOrBuilder
      Returns:
      The toPointRef.
    • getToPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getToPointRefOrBuilder()
       Identifier of POINT at which LINK ends.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 551:84]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_ref = 62;
      Specified by:
      getToPointRefOrBuilder in interface OnwardTimingLinkViewTypeOrBuilder
    • getDistance

      public double getDistance()
       Distance for TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 556:71]
       
      double distance = 65;
      Specified by:
      getDistance in interface OnwardTimingLinkViewTypeOrBuilder
      Returns:
      The distance.
    • hasRunTime

      public boolean hasRunTime()
       Run time for TIMING LINK - TIME BAND given by context.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 561:70]
       
      .google.protobuf.Duration run_time = 63;
      Specified by:
      hasRunTime in interface OnwardTimingLinkViewTypeOrBuilder
      Returns:
      Whether the runTime field is set.
    • getRunTime

      public com.google.protobuf.Duration getRunTime()
       Run time for TIMING LINK - TIME BAND given by context.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 561:70]
       
      .google.protobuf.Duration run_time = 63;
      Specified by:
      getRunTime in interface OnwardTimingLinkViewTypeOrBuilder
      Returns:
      The runTime.
    • getRunTimeOrBuilder

      public com.google.protobuf.DurationOrBuilder getRunTimeOrBuilder()
       Run time for TIMING LINK - TIME BAND given by context.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 561:70]
       
      .google.protobuf.Duration run_time = 63;
      Specified by:
      getRunTimeOrBuilder in interface OnwardTimingLinkViewTypeOrBuilder
    • 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 OnwardTimingLinkViewType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static OnwardTimingLinkViewType.Builder newBuilder()
    • newBuilder

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

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

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

      public static OnwardTimingLinkViewType getDefaultInstance()
    • parser

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

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