Interface TypesOfFrame_RelStructure.ChoiceWrapper_TypesOfFrame_RelStructureOrBuilder

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

public static interface TypesOfFrame_RelStructure.ChoiceWrapper_TypesOfFrame_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasTypeOfFrameRef

      boolean hasTypeOfFrameRef()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 1;
      Returns:
      Whether the typeOfFrameRef field is set.
    • getTypeOfFrameRef

      VersionOfObjectRefStructure getTypeOfFrameRef()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 1;
      Returns:
      The typeOfFrameRef.
    • getTypeOfFrameRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfFrameRefOrBuilder()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 1;
    • hasTypeOfFrame

      boolean hasTypeOfFrame()
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 2;
      Returns:
      Whether the typeOfFrame field is set.
    • getTypeOfFrame

      TypeOfFrameType getTypeOfFrame()
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 2;
      Returns:
      The typeOfFrame.
    • getTypeOfFrameOrBuilder

      TypeOfFrameTypeOrBuilder getTypeOfFrameOrBuilder()
       Classification of TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 270:67]
       
      .uk.org.netex.www.netex.TypeOfFrameType type_of_frame = 2;