public class PathLinkInSequence_VersionedChildStructure extends LinkInLinkSequence_VersionedChildStructure
Java class for PathLinkInSequence_VersionedChildStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PathLinkInSequence_VersionedChildStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}LinkInLinkSequence_VersionedChildStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}PathLinkInSequenceGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
PathLinkInSequence_VersionedChildStructure.Views
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<JAXBElement<?>> |
rest |
description, linkSequenceRef, order, projectionsextensionsalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
PathLinkInSequence_VersionedChildStructure() |
getDescription, getLinkSequenceRef, getOrder, getProjections, setDescription, setLinkSequenceRef, setOrder, setProjectionsgetExtensions, 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 List<JAXBElement<?>> rest
public PathLinkInSequence_VersionedChildStructure()
public List<JAXBElement<?>> getRest()
You are getting this "catch-all" property because of the following reason: The field name "Description" is used by two different parts of a schema. See: line 168 of file:/home/cristoffer/rutebanken/netex-java-model/target/checkout/src/main/resources/xsd/1.08/netex_part_1/part1_ifopt/netex_ifopt_navigationPath_version-v1.1.xsd line 70 of file:/home/cristoffer/rutebanken/netex-java-model/target/checkout/src/main/resources/xsd/1.08/netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version-v1.1.xsd
To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the rest property.
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 rest property.
For example, to add a new item, do as follows:
getRest().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<PathLinkInSequence_VersionedChildStructure.Views>
JAXBElement<MultilingualString>
JAXBElement<TransitionEnumeration>
JAXBElement<PathLinkRefStructure>
JAXBElement<Boolean>
JAXBElement<MultilingualString>
JAXBElement<MultilingualString>
JAXBElement<PathHeadingEnumeration>
public PathLinkInSequence_VersionedChildStructure withRest(JAXBElement<?>... values)
public PathLinkInSequence_VersionedChildStructure withRest(Collection<JAXBElement<?>> values)
public PathLinkInSequence_VersionedChildStructure withLinkSequenceRef(JAXBElement<? extends LinkSequenceRefStructure> value)
withLinkSequenceRef in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withProjections(Projections_RelStructure value)
withProjections in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withDescription(MultilingualString value)
withDescription in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withOrder(BigInteger value)
withOrder in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withExtensions(ExtensionsStructure value)
withExtensions in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withValidBetween(ValidBetween... values)
withValidBetween in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withDataSourceRef(String value)
withDataSourceRef in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withCreated(LocalDateTime value)
withCreated in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withChanged(LocalDateTime value)
withChanged in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withModification(ModificationEnumeration value)
withModification in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withVersion(String value)
withVersion in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
public PathLinkInSequence_VersionedChildStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withNameOfClass(String value)
withNameOfClass in class LinkInLinkSequence_VersionedChildStructurepublic PathLinkInSequence_VersionedChildStructure withId(String value)
withId in class LinkInLinkSequence_VersionedChildStructurepublic String toString()
toString in class LinkInLinkSequence_VersionedChildStructureCopyright © 2018 Entur AS. All rights reserved.