Class StopAreaType.InfoLinksType

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.StopAreaType.InfoLinksType
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, StopAreaType.InfoLinksTypeOrBuilder
Enclosing class:
StopAreaType

public static final class StopAreaType.InfoLinksType extends com.google.protobuf.GeneratedMessage implements StopAreaType.InfoLinksTypeOrBuilder
 Hyperlinks associated with GROUP OF ENTITIES.  [netex_framework/netex_genericFramework/netex_grouping_version.xsd at 118:48]
 
Protobuf type uk.org.netex.www.netex.StopAreaType.InfoLinksType
See Also:
  • Field Details

  • 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
    • getInfoLinkList

      public List<InfoLinkStructure> getInfoLinkList()
       A hyperlink to an external web resource.  [netex_framework/netex_utility/netex_utility_types.xsd at 448:56]
       
      repeated .uk.org.netex.www.netex.InfoLinkStructure info_link = 1;
      Specified by:
      getInfoLinkList in interface StopAreaType.InfoLinksTypeOrBuilder
    • getInfoLinkOrBuilderList

      public List<? extends InfoLinkStructureOrBuilder> getInfoLinkOrBuilderList()
       A hyperlink to an external web resource.  [netex_framework/netex_utility/netex_utility_types.xsd at 448:56]
       
      repeated .uk.org.netex.www.netex.InfoLinkStructure info_link = 1;
      Specified by:
      getInfoLinkOrBuilderList in interface StopAreaType.InfoLinksTypeOrBuilder
    • getInfoLinkCount

      public int getInfoLinkCount()
       A hyperlink to an external web resource.  [netex_framework/netex_utility/netex_utility_types.xsd at 448:56]
       
      repeated .uk.org.netex.www.netex.InfoLinkStructure info_link = 1;
      Specified by:
      getInfoLinkCount in interface StopAreaType.InfoLinksTypeOrBuilder
    • getInfoLink

      public InfoLinkStructure getInfoLink(int index)
       A hyperlink to an external web resource.  [netex_framework/netex_utility/netex_utility_types.xsd at 448:56]
       
      repeated .uk.org.netex.www.netex.InfoLinkStructure info_link = 1;
      Specified by:
      getInfoLink in interface StopAreaType.InfoLinksTypeOrBuilder
    • getInfoLinkOrBuilder

      public InfoLinkStructureOrBuilder getInfoLinkOrBuilder(int index)
       A hyperlink to an external web resource.  [netex_framework/netex_utility/netex_utility_types.xsd at 448:56]
       
      repeated .uk.org.netex.www.netex.InfoLinkStructure info_link = 1;
      Specified by:
      getInfoLinkOrBuilder in interface StopAreaType.InfoLinksTypeOrBuilder
    • 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 StopAreaType.InfoLinksType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

      public static StopAreaType.InfoLinksType parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

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

      public static StopAreaType.InfoLinksType parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

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

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

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

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

      public static StopAreaType.InfoLinksType.Builder newBuilder()
    • newBuilder

      public static StopAreaType.InfoLinksType.Builder newBuilder(StopAreaType.InfoLinksType prototype)
    • toBuilder

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

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

      public static StopAreaType.InfoLinksType getDefaultInstance()
    • parser

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

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