Interface ResponsibilityRoles_RelStructure.ChoiceWrapper_ResponsibilityRoles_RelStructureOrBuilder

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

public static interface ResponsibilityRoles_RelStructure.ChoiceWrapper_ResponsibilityRoles_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasResponsibilityRoleRef

      boolean hasResponsibilityRoleRef()
       Reference to a RESPONSIBILITY ROLE.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 276:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_role_ref = 1;
      Returns:
      Whether the responsibilityRoleRef field is set.
    • getResponsibilityRoleRef

      VersionOfObjectRefStructure getResponsibilityRoleRef()
       Reference to a RESPONSIBILITY ROLE.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 276:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_role_ref = 1;
      Returns:
      The responsibilityRoleRef.
    • getResponsibilityRoleRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getResponsibilityRoleRefOrBuilder()
       Reference to a RESPONSIBILITY ROLE.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 276:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_role_ref = 1;
    • hasResponsibilityRole

      boolean hasResponsibilityRole()
       A particular role an ORGANISATION or an ORGANISATION PART is playing.  +v1.1  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 179:95]
       
      .uk.org.netex.www.netex.ResponsibilityRoleType responsibility_role = 2;
      Returns:
      Whether the responsibilityRole field is set.
    • getResponsibilityRole

      ResponsibilityRoleType getResponsibilityRole()
       A particular role an ORGANISATION or an ORGANISATION PART is playing.  +v1.1  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 179:95]
       
      .uk.org.netex.www.netex.ResponsibilityRoleType responsibility_role = 2;
      Returns:
      The responsibilityRole.
    • getResponsibilityRoleOrBuilder

      ResponsibilityRoleTypeOrBuilder getResponsibilityRoleOrBuilder()
       A particular role an ORGANISATION or an ORGANISATION PART is playing.  +v1.1  [netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd at 179:95]
       
      .uk.org.netex.www.netex.ResponsibilityRoleType responsibility_role = 2;