Class PathLinkEndStructure

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

public final class PathLinkEndStructure extends com.google.protobuf.GeneratedMessage implements PathLinkEndStructureOrBuilder
 Type for a PATH LINK ENd.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 270:47]
 
Protobuf type uk.org.netex.www.netex.PathLinkEndStructure
See Also:
  • Field Details

    • PLACE_REF_FIELD_NUMBER

      public static final int PLACE_REF_FIELD_NUMBER
      See Also:
    • LEVEL_REF_FIELD_NUMBER

      public static final int LEVEL_REF_FIELD_NUMBER
      See Also:
    • ENTRANCE_REF_FIELD_NUMBER

      public static final int ENTRANCE_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
    • hasPlaceRef

      public boolean hasPlaceRef()
       Reference to a PLACE, including QUAY, ACCESS SPACE, BOARDING POSITION or other node of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 275:58]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure place_ref = 1;
      Specified by:
      hasPlaceRef in interface PathLinkEndStructureOrBuilder
      Returns:
      Whether the placeRef field is set.
    • getPlaceRef

      public GroupOfEntitiesRefStructure getPlaceRef()
       Reference to a PLACE, including QUAY, ACCESS SPACE, BOARDING POSITION or other node of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 275:58]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure place_ref = 1;
      Specified by:
      getPlaceRef in interface PathLinkEndStructureOrBuilder
      Returns:
      The placeRef.
    • getPlaceRefOrBuilder

      public GroupOfEntitiesRefStructureOrBuilder getPlaceRefOrBuilder()
       Reference to a PLACE, including QUAY, ACCESS SPACE, BOARDING POSITION or other node of a SITE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 275:58]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure place_ref = 1;
      Specified by:
      getPlaceRefOrBuilder in interface PathLinkEndStructureOrBuilder
    • hasLevelRef

      public boolean hasLevelRef()
       Reference to a LEVEL on which SITE COMPONENT is found.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 280:72]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 2;
      Specified by:
      hasLevelRef in interface PathLinkEndStructureOrBuilder
      Returns:
      Whether the levelRef field is set.
    • getLevelRef

      public VersionOfObjectRefStructure getLevelRef()
       Reference to a LEVEL on which SITE COMPONENT is found.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 280:72]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 2;
      Specified by:
      getLevelRef in interface PathLinkEndStructureOrBuilder
      Returns:
      The levelRef.
    • getLevelRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLevelRefOrBuilder()
       Reference to a LEVEL on which SITE COMPONENT is found.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 280:72]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure level_ref = 2;
      Specified by:
      getLevelRefOrBuilder in interface PathLinkEndStructureOrBuilder
    • hasEntranceRef

      public boolean hasEntranceRef()
       Reference to an ENTRANCE of a PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 285:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 3;
      Specified by:
      hasEntranceRef in interface PathLinkEndStructureOrBuilder
      Returns:
      Whether the entranceRef field is set.
    • getEntranceRef

      public VersionOfObjectRefStructure getEntranceRef()
       Reference to an ENTRANCE of a PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 285:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 3;
      Specified by:
      getEntranceRef in interface PathLinkEndStructureOrBuilder
      Returns:
      The entranceRef.
    • getEntranceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getEntranceRefOrBuilder()
       Reference to an ENTRANCE of a PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_path_version.xsd at 285:78]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure entrance_ref = 3;
      Specified by:
      getEntranceRefOrBuilder in interface PathLinkEndStructureOrBuilder
    • 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 PathLinkEndStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static PathLinkEndStructure.Builder newBuilder()
    • newBuilder

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

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

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

      public static PathLinkEndStructure getDefaultInstance()
    • parser

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

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