Class OnwardTimingLink_DerivedViewStructure

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

public final class OnwardTimingLink_DerivedViewStructure extends com.google.protobuf.GeneratedMessage implements OnwardTimingLink_DerivedViewStructureOrBuilder
 Type for Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 577:64]
 
Protobuf type uk.org.netex.www.netex.OnwardTimingLink_DerivedViewStructure
See Also:
  • Field Details

    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • BRANDING_REF_FIELD_NUMBER

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

      public String getId()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Specified by:
      getId in interface OnwardTimingLink_DerivedViewStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Specified by:
      getIdBytes in interface OnwardTimingLink_DerivedViewStructureOrBuilder
      Returns:
      The bytes for id.
    • 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 OnwardTimingLink_DerivedViewStructureOrBuilder
      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 OnwardTimingLink_DerivedViewStructureOrBuilder
      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 OnwardTimingLink_DerivedViewStructureOrBuilder
    • 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 OnwardTimingLink_DerivedViewStructureOrBuilder
      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 OnwardTimingLink_DerivedViewStructureOrBuilder
      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 OnwardTimingLink_DerivedViewStructureOrBuilder
    • 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 OnwardTimingLink_DerivedViewStructureOrBuilder
      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 OnwardTimingLink_DerivedViewStructureOrBuilder
      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 OnwardTimingLink_DerivedViewStructureOrBuilder
    • hasToPointRef

      public boolean hasToPointRef()
       Identifier of POINT at which LINK ends.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 586:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_ref = 43;
      Specified by:
      hasToPointRef in interface OnwardTimingLink_DerivedViewStructureOrBuilder
      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 586:82]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure to_point_ref = 43;
      Specified by:
      getToPointRef in interface OnwardTimingLink_DerivedViewStructureOrBuilder
      Returns:
      The toPointRef.
    • getToPointRefOrBuilder

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

      public double getDistance()
       Distance for TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 591:69]
       
      double distance = 46;
      Specified by:
      getDistance in interface OnwardTimingLink_DerivedViewStructureOrBuilder
      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 596:68]
       
      .google.protobuf.Duration run_time = 44;
      Specified by:
      hasRunTime in interface OnwardTimingLink_DerivedViewStructureOrBuilder
      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 596:68]
       
      .google.protobuf.Duration run_time = 44;
      Specified by:
      getRunTime in interface OnwardTimingLink_DerivedViewStructureOrBuilder
      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 596:68]
       
      .google.protobuf.Duration run_time = 44;
      Specified by:
      getRunTimeOrBuilder in interface OnwardTimingLink_DerivedViewStructureOrBuilder
    • 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 OnwardTimingLink_DerivedViewStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

    • toBuilder

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

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

      public static OnwardTimingLink_DerivedViewStructure getDefaultInstance()
    • parser

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

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