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