Interface ClassInFrameStructureOrBuilder

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

@Generated public interface ClassInFrameStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getClassRefTypeValue

      int getClassRefTypeValue()
       Nature of reference: Members | Member References | All.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 479:100]
       
      .uk.org.netex.www.netex.ClassRefTypeEnumeration class_ref_type = 2;
      Returns:
      The enum numeric value on the wire for classRefType.
    • getClassRefType

      ClassRefTypeEnumeration getClassRefType()
       Nature of reference: Members | Member References | All.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 479:100]
       
      .uk.org.netex.www.netex.ClassRefTypeEnumeration class_ref_type = 2;
      Returns:
      The classRefType.
    • getTypeOfFrameRef

      String getTypeOfFrameRef()
       Type of FrAMe containing CLass.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 484:78]
       
      string type_of_frame_ref = 3;
      Returns:
      The typeOfFrameRef.
    • getTypeOfFrameRefBytes

      com.google.protobuf.ByteString getTypeOfFrameRefBytes()
       Type of FrAMe containing CLass.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 484:78]
       
      string type_of_frame_ref = 3;
      Returns:
      The bytes for typeOfFrameRef.
    • getMandatoryValue

      int getMandatoryValue()
       Whether element is required, optional or not allowed.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 489:95]
       
      .uk.org.netex.www.netex.MandatoryEnumeration mandatory = 4;
      Returns:
      The enum numeric value on the wire for mandatory.
    • getMandatory

      MandatoryEnumeration getMandatory()
       Whether element is required, optional or not allowed.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 489:95]
       
      .uk.org.netex.www.netex.MandatoryEnumeration mandatory = 4;
      Returns:
      The mandatory.
    • hasAttributes

      boolean hasAttributes()
       Requirements for attributes in class.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 494:49]
       
      .uk.org.netex.www.netex.ClassInFrameStructure.AttributesType attributes = 5;
      Returns:
      Whether the attributes field is set.
    • getAttributes

       Requirements for attributes in class.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 494:49]
       
      .uk.org.netex.www.netex.ClassInFrameStructure.AttributesType attributes = 5;
      Returns:
      The attributes.
    • getAttributesOrBuilder

       Requirements for attributes in class.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 494:49]
       
      .uk.org.netex.www.netex.ClassInFrameStructure.AttributesType attributes = 5;
    • hasRelationships

      boolean hasRelationships()
       Requirements for attributes in class.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 508:52]
       
      .uk.org.netex.www.netex.ClassInFrameStructure.RelationshipsType relationships = 6;
      Returns:
      Whether the relationships field is set.
    • getRelationships

       Requirements for attributes in class.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 508:52]
       
      .uk.org.netex.www.netex.ClassInFrameStructure.RelationshipsType relationships = 6;
      Returns:
      The relationships.
    • getRelationshipsOrBuilder

       Requirements for attributes in class.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 508:52]
       
      .uk.org.netex.www.netex.ClassInFrameStructure.RelationshipsType relationships = 6;