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