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