Interface ActivationPointsInFrame_RelStructure.ChoiceWrapper_Point_VersionStructureOrBuilder

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

public static interface ActivationPointsInFrame_RelStructure.ChoiceWrapper_Point_VersionStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasActivationPoint

      boolean hasActivationPoint()
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 1;
      Returns:
      Whether the activationPoint field is set.
    • getActivationPoint

      ActivationPointType getActivationPoint()
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 1;
      Returns:
      The activationPoint.
    • getActivationPointOrBuilder

      ActivationPointTypeOrBuilder getActivationPointOrBuilder()
       A POINT where a control process is activated when a vehicle passes it. EQUIPMENT may be needed for the activation.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 204:92]
       
      .uk.org.netex.www.netex.ActivationPointType activation_point = 1;
    • hasBeaconPoint

      boolean hasBeaconPoint()
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 2;
      Returns:
      Whether the beaconPoint field is set.
    • getBeaconPoint

      BeaconPointType getBeaconPoint()
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 2;
      Returns:
      The beaconPoint.
    • getBeaconPointOrBuilder

      BeaconPointTypeOrBuilder getBeaconPointOrBuilder()
       A POINT where a beacon or similar device to support the automatic detection of vehicles passing by is located.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 262:88]
       
      .uk.org.netex.www.netex.BeaconPointType beacon_point = 2;
    • getPointVersionStructureCase