Interface GroupsOfDistanceMatrixElements_RelStructure.ChoiceWrapper_GroupsOfDistanceMatrixElements_RelStructureOrBuilder

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

public static interface GroupsOfDistanceMatrixElements_RelStructure.ChoiceWrapper_GroupsOfDistanceMatrixElements_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasGroupOfDistanceMatrixElementsRef

      boolean hasGroupOfDistanceMatrixElementsRef()
       Reference to a GROUP OF DISTANCE MATRIX ELEMENTs.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 81:151]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distance_matrix_elements_ref = 1;
      Returns:
      Whether the groupOfDistanceMatrixElementsRef field is set.
    • getGroupOfDistanceMatrixElementsRef

      GroupOfEntitiesRefStructure getGroupOfDistanceMatrixElementsRef()
       Reference to a GROUP OF DISTANCE MATRIX ELEMENTs.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 81:151]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distance_matrix_elements_ref = 1;
      Returns:
      The groupOfDistanceMatrixElementsRef.
    • getGroupOfDistanceMatrixElementsRefOrBuilder

      GroupOfEntitiesRefStructureOrBuilder getGroupOfDistanceMatrixElementsRefOrBuilder()
       Reference to a GROUP OF DISTANCE MATRIX ELEMENTs.  [netex_part_3/part3_fares/netex_distanceMatrixElement_support.xsd at 81:151]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure group_of_distance_matrix_elements_ref = 1;
    • hasGroupOfDistanceMatrixElements

      boolean hasGroupOfDistanceMatrixElements()
       A group of DISTANCE MATRIX ELEMENTs; may set common properties for a given set of origin and destination pairs.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 132:105]
       
      .uk.org.netex.www.netex.GroupOfDistanceMatrixElementsType group_of_distance_matrix_elements = 2;
      Returns:
      Whether the groupOfDistanceMatrixElements field is set.
    • getGroupOfDistanceMatrixElements

      GroupOfDistanceMatrixElementsType getGroupOfDistanceMatrixElements()
       A group of DISTANCE MATRIX ELEMENTs; may set common properties for a given set of origin and destination pairs.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 132:105]
       
      .uk.org.netex.www.netex.GroupOfDistanceMatrixElementsType group_of_distance_matrix_elements = 2;
      Returns:
      The groupOfDistanceMatrixElements.
    • getGroupOfDistanceMatrixElementsOrBuilder

      GroupOfDistanceMatrixElementsTypeOrBuilder getGroupOfDistanceMatrixElementsOrBuilder()
       A group of DISTANCE MATRIX ELEMENTs; may set common properties for a given set of origin and destination pairs.  [netex_part_3/part3_fares/netex_distanceMatrixElement_version.xsd at 132:105]
       
      .uk.org.netex.www.netex.GroupOfDistanceMatrixElementsType group_of_distance_matrix_elements = 2;