Interface ModalLinkRefByValueStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ModalLinkRefByValueStructure, ModalLinkRefByValueStructure.Builder

@Generated public interface ModalLinkRefByValueStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.protobuf.Timestamp
    Date reference was last changed.
    com.google.protobuf.TimestampOrBuilder
    Date reference was last changed.
    com.google.protobuf.Timestamp
    Date reference was first created.
    com.google.protobuf.TimestampOrBuilder
    Date reference was first created.
    Identifier of a POINT. at which LINK starts.
    com.google.protobuf.ByteString
    Identifier of a POINT. at which LINK starts.
    Class of POINT referenced by LINK.
    com.google.protobuf.ByteString
    Class of POINT referenced by LINK.
    Identifier of a POINT. at which LINK ends.
    com.google.protobuf.ByteString
    Identifier of a POINT. at which LINK ends.
    Reference to a TYPE OF LINK.
    com.google.protobuf.ByteString
    Reference to a TYPE OF LINK.
    VEHICLE MODE: a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship).
    int
    VEHICLE MODE: a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship).
    Version number of referenced entity.
    com.google.protobuf.ByteString
    Version number of referenced entity.
    boolean
    Date reference was last changed.
    boolean
    Date reference was first created.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getFromPointRef

      String getFromPointRef()
       Identifier of a POINT. at which LINK starts.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 148:72]
       
      string from_point_ref = 2;
      Returns:
      The fromPointRef.
    • getFromPointRefBytes

      com.google.protobuf.ByteString getFromPointRefBytes()
       Identifier of a POINT. at which LINK starts.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 148:72]
       
      string from_point_ref = 2;
      Returns:
      The bytes for fromPointRef.
    • getToPointRef

      String getToPointRef()
       Identifier of a POINT. at which LINK ends.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 153:70]
       
      string to_point_ref = 3;
      Returns:
      The toPointRef.
    • getToPointRefBytes

      com.google.protobuf.ByteString getToPointRefBytes()
       Identifier of a POINT. at which LINK ends.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 153:70]
       
      string to_point_ref = 3;
      Returns:
      The bytes for toPointRef.
    • getNameOfPointRefClass

      String getNameOfPointRefClass()
       Class of POINT referenced by LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 158:64]
       
      string name_of_point_ref_class = 4;
      Returns:
      The nameOfPointRefClass.
    • getNameOfPointRefClassBytes

      com.google.protobuf.ByteString getNameOfPointRefClassBytes()
       Class of POINT referenced by LINK.  [netex_framework/netex_genericFramework/netex_pointAndLink_support.xsd at 158:64]
       
      string name_of_point_ref_class = 4;
      Returns:
      The bytes for nameOfPointRefClass.
    • getTypeOfLinkRef

      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;
      Returns:
      The typeOfLinkRef.
    • getTypeOfLinkRefBytes

      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;
      Returns:
      The bytes for typeOfLinkRef.
    • hasCreated

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

      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;
      Returns:
      The created.
    • getCreatedOrBuilder

      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;
    • hasChanged

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

      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;
      Returns:
      The changed.
    • getChangedOrBuilder

      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;
    • getVersion

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

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

      int getVehicleModeValue()
       VEHICLE MODE: a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship).  [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 97:61]
       
      .uk.org.netex.www.netex.AllModesEnumeration vehicle_mode = 9;
      Returns:
      The enum numeric value on the wire for vehicleMode.
    • getVehicleMode

      AllModesEnumeration getVehicleMode()
       VEHICLE MODE: a characterisation of the operation according to the means of transport (bus, tram, metro, train, ferry, ship).  [netex_framework/netex_reusableComponents/netex_mode_support.xsd at 97:61]
       
      .uk.org.netex.www.netex.AllModesEnumeration vehicle_mode = 9;
      Returns:
      The vehicleMode.