Class TimingLinkRefByValueStructure

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

public final class TimingLinkRefByValueStructure extends com.google.protobuf.GeneratedMessage implements TimingLinkRefByValueStructureOrBuilder
 Type for a reference to a TIMING LINK LINK BY VALUE.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 160:56]
 
Protobuf type uk.org.netex.www.netex.TimingLinkRefByValueStructure
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:
    • FROM_POINT_REF_FIELD_NUMBER

      public static final int FROM_POINT_REF_FIELD_NUMBER
      See Also:
    • TO_POINT_REF_FIELD_NUMBER

      public static final int TO_POINT_REF_FIELD_NUMBER
      See Also:
    • NAME_OF_POINT_REF_CLASS_FIELD_NUMBER

      public static final int NAME_OF_POINT_REF_CLASS_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
    • getTypeOfLinkRef

      public String getTypeOfLinkRef()
       Reference to a TYPE OF LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 163:63]
       
      string type_of_link_ref = 5;
      Specified by:
      getTypeOfLinkRef in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      The typeOfLinkRef.
    • getTypeOfLinkRefBytes

      public com.google.protobuf.ByteString getTypeOfLinkRefBytes()
       Reference to a TYPE OF LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 163:63]
       
      string type_of_link_ref = 5;
      Specified by:
      getTypeOfLinkRefBytes in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      The bytes for typeOfLinkRef.
    • hasCreated

      public boolean hasCreated()
       Date reference was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
       
      .google.protobuf.Timestamp created = 6;
      Specified by:
      hasCreated in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      Whether the created field is set.
    • getCreated

      public com.google.protobuf.Timestamp getCreated()
       Date reference was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
       
      .google.protobuf.Timestamp created = 6;
      Specified by:
      getCreated in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      The created.
    • getCreatedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
       Date reference was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 228:68]
       
      .google.protobuf.Timestamp created = 6;
      Specified by:
      getCreatedOrBuilder in interface TimingLinkRefByValueStructureOrBuilder
    • hasChanged

      public boolean hasChanged()
       Date reference was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
       
      .google.protobuf.Timestamp changed = 7;
      Specified by:
      hasChanged in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      Whether the changed field is set.
    • getChanged

      public com.google.protobuf.Timestamp getChanged()
       Date reference was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
       
      .google.protobuf.Timestamp changed = 7;
      Specified by:
      getChanged in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      The changed.
    • getChangedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()
       Date reference was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 233:68]
       
      .google.protobuf.Timestamp changed = 7;
      Specified by:
      getChangedOrBuilder in interface TimingLinkRefByValueStructureOrBuilder
    • getVersion

      public String getVersion()
       Version number of referenced entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 238:69]
       
      string version = 8;
      Specified by:
      getVersion in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      The version.
    • getVersionBytes

      public com.google.protobuf.ByteString getVersionBytes()
       Version number of referenced entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 238:69]
       
      string version = 8;
      Specified by:
      getVersionBytes in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      The bytes for version.
    • getFromPointRef

      public String getFromPointRef()
       Identifier of a POINT. at which LINK starts.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 166:80]
       
      string from_point_ref = 9;
      Specified by:
      getFromPointRef in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      The fromPointRef.
    • getFromPointRefBytes

      public com.google.protobuf.ByteString getFromPointRefBytes()
       Identifier of a POINT. at which LINK starts.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 166:80]
       
      string from_point_ref = 9;
      Specified by:
      getFromPointRefBytes in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      The bytes for fromPointRef.
    • getToPointRef

      public String getToPointRef()
       Identifier of a POINT. at which LINK ends.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 171:78]
       
      string to_point_ref = 10;
      Specified by:
      getToPointRef in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      The toPointRef.
    • getToPointRefBytes

      public com.google.protobuf.ByteString getToPointRefBytes()
       Identifier of a POINT. at which LINK ends.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 171:78]
       
      string to_point_ref = 10;
      Specified by:
      getToPointRefBytes in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      The bytes for toPointRef.
    • getNameOfPointRefClass

      public String getNameOfPointRefClass()
       Class of POINT referenced by LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 176:101]
       
      string name_of_point_ref_class = 11;
      Specified by:
      getNameOfPointRefClass in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      The nameOfPointRefClass.
    • getNameOfPointRefClassBytes

      public com.google.protobuf.ByteString getNameOfPointRefClassBytes()
       Class of POINT referenced by LINK.  [netex_part_1/part1_networkDescription/netex_timingPattern_support.xsd at 176:101]
       
      string name_of_point_ref_class = 11;
      Specified by:
      getNameOfPointRefClassBytes in interface TimingLinkRefByValueStructureOrBuilder
      Returns:
      The bytes for nameOfPointRefClass.
    • 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 TimingLinkRefByValueStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static TimingLinkRefByValueStructure.Builder newBuilder()
    • newBuilder

    • toBuilder

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

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

      public static TimingLinkRefByValueStructure getDefaultInstance()
    • parser

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

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