Interface TypesOfValueStructureOrBuilder

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

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

    • getId

      String getId()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      The id.
    • getIdBytes

      com.google.protobuf.ByteString getIdBytes()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      The bytes for id.
    • getTypeOfValueList

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • getTypeOfValue

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • getTypeOfValueCount

      int getTypeOfValueCount()
       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • getTypeOfValueOrBuilderList

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;
    • getTypeOfValueOrBuilder

       A code value from an extensible set, i.e.   which may be added to by user applications and is used to validate the properties of Entities.  [netex_framework/netex_responsibility/netex_typeOfValue_version.xsd at 98:124]
       
      repeated .uk.org.netex.www.netex.TypesOfValueStructure.ChoiceWrapper_TypeOfValue_VersionStructure type_of_value = 65;