Interface DirectionViewTypeOrBuilder

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

@Generated public interface DirectionViewTypeOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasBrandingRef

      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;
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      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;
      Returns:
      The brandingRef.
    • getBrandingRefOrBuilder

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

      boolean hasDirectionRef()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 41;
      Returns:
      Whether the directionRef field is set.
    • getDirectionRef

      VersionOfObjectRefStructure getDirectionRef()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 41;
      Returns:
      The directionRef.
    • getDirectionRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getDirectionRefOrBuilder()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 41;
    • getId

      String getId()
       Identifier of Object of which this is a view.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 632:54]
       
      string id = 61;
      Returns:
      The id.
    • getIdBytes

      com.google.protobuf.ByteString getIdBytes()
       Identifier of Object of which this is a view.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 632:54]
       
      string id = 61;
      Returns:
      The bytes for id.
    • hasName

      boolean hasName()
       Name of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 625:73]
       
      .uk.org.netex.www.netex.MultilingualString name = 81;
      Returns:
      Whether the name field is set.
    • getName

       Name of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 625:73]
       
      .uk.org.netex.www.netex.MultilingualString name = 81;
      Returns:
      The name.
    • getNameOrBuilder

      MultilingualStringOrBuilder getNameOrBuilder()
       Name of DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_version.xsd at 625:73]
       
      .uk.org.netex.www.netex.MultilingualString name = 81;