Interface InfrastructureJunctionsInFrame_RelStructure.ChoiceWrapper_InfrastructureJunctionsInFrame_RelStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
InfrastructureJunctionsInFrame_RelStructure.ChoiceWrapper_InfrastructureJunctionsInFrame_RelStructure, InfrastructureJunctionsInFrame_RelStructure.ChoiceWrapper_InfrastructureJunctionsInFrame_RelStructure.Builder
Enclosing class:
InfrastructureJunctionsInFrame_RelStructure

public static interface InfrastructureJunctionsInFrame_RelStructure.ChoiceWrapper_InfrastructureJunctionsInFrame_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasRailwayJunction

      boolean hasRailwayJunction()
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 1;
      Returns:
      Whether the railwayJunction field is set.
    • getRailwayJunction

      RailwayJunctionType getRailwayJunction()
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 1;
      Returns:
      The railwayJunction.
    • getRailwayJunctionOrBuilder

      RailwayJunctionTypeOrBuilder getRailwayJunctionOrBuilder()
       A type of INFRASTRUCTURE POINT used to describe a RAILWAY network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 129:95]
       
      .uk.org.netex.www.netex.RailwayJunctionType railway_junction = 1;
    • hasRoadJunction

      boolean hasRoadJunction()
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 2;
      Returns:
      Whether the roadJunction field is set.
    • getRoadJunction

      RoadJunctionType getRoadJunction()
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 2;
      Returns:
      The roadJunction.
    • getRoadJunctionOrBuilder

      RoadJunctionTypeOrBuilder getRoadJunctionOrBuilder()
       A type of INFRASTRUCTURE POINT used to describe a ROAD network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 165:92]
       
      .uk.org.netex.www.netex.RoadJunctionType road_junction = 2;
    • hasWireJunction

      boolean hasWireJunction()
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 3;
      Returns:
      Whether the wireJunction field is set.
    • getWireJunction

      WireJunctionType getWireJunction()
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 3;
      Returns:
      The wireJunction.
    • getWireJunctionOrBuilder

      WireJunctionTypeOrBuilder getWireJunctionOrBuilder()
       A type of INFRASTRUCTURE POINT used to describe a WIRE network.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 201:92]
       
      .uk.org.netex.www.netex.WireJunctionType wire_junction = 3;