Interface ClassInFrameStructure.RelationshipsTypeOrBuilder

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

public static interface ClassInFrameStructure.RelationshipsTypeOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getClassRelationshipInFrameList

      List<ClassRelationshipInFrameStructure> getClassRelationshipInFrameList()
       Relationship of Class of ENTITY. This is a metaclass that allows services to specify whether a  Relationship must or must not be present for a class in a given frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 558:88]
       
      repeated .uk.org.netex.www.netex.ClassRelationshipInFrameStructure class_relationship_in_frame = 1;
    • getClassRelationshipInFrame

      ClassRelationshipInFrameStructure getClassRelationshipInFrame(int index)
       Relationship of Class of ENTITY. This is a metaclass that allows services to specify whether a  Relationship must or must not be present for a class in a given frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 558:88]
       
      repeated .uk.org.netex.www.netex.ClassRelationshipInFrameStructure class_relationship_in_frame = 1;
    • getClassRelationshipInFrameCount

      int getClassRelationshipInFrameCount()
       Relationship of Class of ENTITY. This is a metaclass that allows services to specify whether a  Relationship must or must not be present for a class in a given frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 558:88]
       
      repeated .uk.org.netex.www.netex.ClassRelationshipInFrameStructure class_relationship_in_frame = 1;
    • getClassRelationshipInFrameOrBuilderList

      List<? extends ClassRelationshipInFrameStructureOrBuilder> getClassRelationshipInFrameOrBuilderList()
       Relationship of Class of ENTITY. This is a metaclass that allows services to specify whether a  Relationship must or must not be present for a class in a given frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 558:88]
       
      repeated .uk.org.netex.www.netex.ClassRelationshipInFrameStructure class_relationship_in_frame = 1;
    • getClassRelationshipInFrameOrBuilder

      ClassRelationshipInFrameStructureOrBuilder getClassRelationshipInFrameOrBuilder(int index)
       Relationship of Class of ENTITY. This is a metaclass that allows services to specify whether a  Relationship must or must not be present for a class in a given frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 558:88]
       
      repeated .uk.org.netex.www.netex.ClassRelationshipInFrameStructure class_relationship_in_frame = 1;