public class FacilityRequirementRefStructure extends VehicleRequirementRefStructure
Java class for FacilityRequirementRefStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FacilityRequirementRefStructure">
<simpleContent>
<restriction base="<http://www.netex.org.uk/netex>VehicleRequirementRefStructure">
<attribute name="ref" use="required" type="{http://www.netex.org.uk/netex}FacilityRequirementIdType" />
</restriction>
</simpleContent>
</complexType>
changed, created, modification, nameOfRefClass, ref, value, version, versionRef| Constructor and Description |
|---|
FacilityRequirementRefStructure() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
FacilityRequirementRefStructure |
withChanged(LocalDateTime value) |
FacilityRequirementRefStructure |
withCreated(LocalDateTime value) |
FacilityRequirementRefStructure |
withModification(ModificationEnumeration value) |
FacilityRequirementRefStructure |
withNameOfRefClass(String value) |
FacilityRequirementRefStructure |
withRef(String value) |
FacilityRequirementRefStructure |
withValue(String value) |
FacilityRequirementRefStructure |
withVersion(String value) |
FacilityRequirementRefStructure |
withVersionRef(String value) |
getChanged, getCreated, getModification, getNameOfRefClass, getRef, getValue, getVersion, getVersionRef, setChanged, setCreated, setModification, setNameOfRefClass, setRef, setValue, setVersion, setVersionRefpublic FacilityRequirementRefStructure withValue(String value)
withValue in class VehicleRequirementRefStructurepublic FacilityRequirementRefStructure withNameOfRefClass(String value)
withNameOfRefClass in class VehicleRequirementRefStructurepublic FacilityRequirementRefStructure withModification(ModificationEnumeration value)
withModification in class VehicleRequirementRefStructurepublic FacilityRequirementRefStructure withRef(String value)
withRef in class VehicleRequirementRefStructurepublic FacilityRequirementRefStructure withVersionRef(String value)
withVersionRef in class VehicleRequirementRefStructurepublic FacilityRequirementRefStructure withCreated(LocalDateTime value)
withCreated in class VehicleRequirementRefStructurepublic FacilityRequirementRefStructure withChanged(LocalDateTime value)
withChanged in class VehicleRequirementRefStructurepublic FacilityRequirementRefStructure withVersion(String value)
withVersion in class VehicleRequirementRefStructurepublic String toString()
toString in class VehicleRequirementRefStructureCopyright © 2018 Entur AS. All rights reserved.