public class ResponsibilityRoleAssignment_VersionedChildStructure extends VersionedChildStructure
Java class for ResponsibilityRoleAssignment_VersionedChildStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResponsibilityRoleAssignment_VersionedChildStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}VersionedChildStructure">
<sequence>
<element ref="{http://www.netex.org.uk/netex}ResponsibilitySetRef" minOccurs="0"/>
<element name="Description" type="{http://www.netex.org.uk/netex}MultilingualString" minOccurs="0"/>
<group ref="{http://www.netex.org.uk/netex}ResponsibilityRolesGroup"/>
<group ref="{http://www.netex.org.uk/netex}ResponsiblePartiesGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<DataRoleTypeEnumeration> |
dataRoleType |
protected MultilingualString |
description |
protected ResponsibilityRoleRefStructure |
responsibilityRoleRef |
protected ResponsibilitySetRefStructure |
responsibilitySetRef |
protected VersionOfObjectRefStructure |
responsibleAreaRef |
protected OrganisationRefStructure |
responsibleOrganisationRef |
protected OrganisationPartRefStructure |
responsiblePartRef |
protected List<StakeholderRoleTypeEnumeration> |
stakeholderRoleType |
protected TypeOfResponsibilityRoleRefStructure |
typeOfResponsibilityRoleRef |
extensionsalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
ResponsibilityRoleAssignment_VersionedChildStructure() |
getExtensions, setExtensionsgetAlternativeTexts, getChanged, getCompatibleWithVersionFrameVersionRef, getCreated, getDataSourceRef, getDerivedFromObjectRef, getDerivedFromVersionRef_BasicModificationDetailsGroup, getModification, getStatus_BasicModificationDetailsGroup, getValidBetween, getValidityConditions, getVersion, setAlternativeTexts, setChanged, setCompatibleWithVersionFrameVersionRef, setCreated, setDataSourceRef, setDerivedFromObjectRef, setDerivedFromVersionRef_BasicModificationDetailsGroup, setModification, setStatus_BasicModificationDetailsGroup, setValidityConditions, setVersiongetId, getNameOfClass, setId, setNameOfClassprotected ResponsibilitySetRefStructure responsibilitySetRef
protected MultilingualString description
protected List<DataRoleTypeEnumeration> dataRoleType
protected List<StakeholderRoleTypeEnumeration> stakeholderRoleType
protected TypeOfResponsibilityRoleRefStructure typeOfResponsibilityRoleRef
protected ResponsibilityRoleRefStructure responsibilityRoleRef
protected OrganisationRefStructure responsibleOrganisationRef
protected OrganisationPartRefStructure responsiblePartRef
protected VersionOfObjectRefStructure responsibleAreaRef
public ResponsibilityRoleAssignment_VersionedChildStructure()
public ResponsibilitySetRefStructure getResponsibilitySetRef()
ResponsibilitySetRefStructurepublic void setResponsibilitySetRef(ResponsibilitySetRefStructure value)
value - allowed object is
ResponsibilitySetRefStructurepublic MultilingualString getDescription()
MultilingualStringpublic void setDescription(MultilingualString value)
value - allowed object is
MultilingualStringpublic List<DataRoleTypeEnumeration> getDataRoleType()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the dataRoleType property.
For example, to add a new item, do as follows:
getDataRoleType().add(newItem);
Objects of the following type(s) are allowed in the list
DataRoleTypeEnumeration
public List<StakeholderRoleTypeEnumeration> getStakeholderRoleType()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the stakeholderRoleType property.
For example, to add a new item, do as follows:
getStakeholderRoleType().add(newItem);
Objects of the following type(s) are allowed in the list
StakeholderRoleTypeEnumeration
public TypeOfResponsibilityRoleRefStructure getTypeOfResponsibilityRoleRef()
TypeOfResponsibilityRoleRefStructurepublic void setTypeOfResponsibilityRoleRef(TypeOfResponsibilityRoleRefStructure value)
value - allowed object is
TypeOfResponsibilityRoleRefStructurepublic ResponsibilityRoleRefStructure getResponsibilityRoleRef()
ResponsibilityRoleRefStructurepublic void setResponsibilityRoleRef(ResponsibilityRoleRefStructure value)
value - allowed object is
ResponsibilityRoleRefStructurepublic OrganisationRefStructure getResponsibleOrganisationRef()
OrganisationRefStructurepublic void setResponsibleOrganisationRef(OrganisationRefStructure value)
value - allowed object is
OrganisationRefStructurepublic OrganisationPartRefStructure getResponsiblePartRef()
OrganisationPartRefStructurepublic void setResponsiblePartRef(OrganisationPartRefStructure value)
value - allowed object is
OrganisationPartRefStructurepublic VersionOfObjectRefStructure getResponsibleAreaRef()
VersionOfObjectRefStructurepublic void setResponsibleAreaRef(VersionOfObjectRefStructure value)
value - allowed object is
VersionOfObjectRefStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withResponsibilitySetRef(ResponsibilitySetRefStructure value)
public ResponsibilityRoleAssignment_VersionedChildStructure withDescription(MultilingualString value)
public ResponsibilityRoleAssignment_VersionedChildStructure withDataRoleType(DataRoleTypeEnumeration... values)
public ResponsibilityRoleAssignment_VersionedChildStructure withDataRoleType(Collection<DataRoleTypeEnumeration> values)
public ResponsibilityRoleAssignment_VersionedChildStructure withStakeholderRoleType(StakeholderRoleTypeEnumeration... values)
public ResponsibilityRoleAssignment_VersionedChildStructure withStakeholderRoleType(Collection<StakeholderRoleTypeEnumeration> values)
public ResponsibilityRoleAssignment_VersionedChildStructure withTypeOfResponsibilityRoleRef(TypeOfResponsibilityRoleRefStructure value)
public ResponsibilityRoleAssignment_VersionedChildStructure withResponsibilityRoleRef(ResponsibilityRoleRefStructure value)
public ResponsibilityRoleAssignment_VersionedChildStructure withResponsibleOrganisationRef(OrganisationRefStructure value)
public ResponsibilityRoleAssignment_VersionedChildStructure withResponsiblePartRef(OrganisationPartRefStructure value)
public ResponsibilityRoleAssignment_VersionedChildStructure withResponsibleAreaRef(VersionOfObjectRefStructure value)
public ResponsibilityRoleAssignment_VersionedChildStructure withExtensions(ExtensionsStructure value)
withExtensions in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withValidBetween(ValidBetween... values)
withValidBetween in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withDataSourceRef(String value)
withDataSourceRef in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withCreated(LocalDateTime value)
withCreated in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withChanged(LocalDateTime value)
withChanged in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withModification(ModificationEnumeration value)
withModification in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withVersion(String value)
withVersion in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withNameOfClass(String value)
withNameOfClass in class VersionedChildStructurepublic ResponsibilityRoleAssignment_VersionedChildStructure withId(String value)
withId in class VersionedChildStructurepublic String toString()
toString in class VersionedChildStructureCopyright © 2018 Entur AS. All rights reserved.