public class BlockPart_VersionStructure extends DataManagedObjectStructure
Java class for BlockPart_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BlockPart_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DataManagedObjectStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}BlockPartGroup"/>
</sequence>
<attribute name="order" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends BlockRefStructure> |
blockRef |
protected CompoundBlockRefStructure |
compoundBlockRef |
protected MultilingualString |
description |
protected JourneyPartCoupleRefStructure |
journeyPartCoupleRef |
protected JourneyPartRefs_RelStructure |
journeyParts |
protected MultilingualString |
name |
protected BigInteger |
order |
protected JAXBElement<? extends VehicleTypeRefStructure> |
vehicleTypeRef |
brandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
BlockPart_VersionStructure() |
getBrandingRef, getExtensions, getKeyList, getResponsibilitySetRef, setBrandingRef, setExtensions, setKeyList, setResponsibilitySetRefgetAlternativeTexts, 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 MultilingualString name
protected MultilingualString description
protected JAXBElement<? extends BlockRefStructure> blockRef
protected JAXBElement<? extends VehicleTypeRefStructure> vehicleTypeRef
protected CompoundBlockRefStructure compoundBlockRef
protected JourneyPartCoupleRefStructure journeyPartCoupleRef
protected JourneyPartRefs_RelStructure journeyParts
protected BigInteger order
public MultilingualString getName()
MultilingualStringpublic void setName(MultilingualString value)
value - allowed object is
MultilingualStringpublic MultilingualString getDescription()
MultilingualStringpublic void setDescription(MultilingualString value)
value - allowed object is
MultilingualStringpublic JAXBElement<? extends BlockRefStructure> getBlockRef()
JAXBElement<BlockRefStructure>
JAXBElement<TrainBlockRefStructure>public void setBlockRef(JAXBElement<? extends BlockRefStructure> value)
value - allowed object is
JAXBElement<BlockRefStructure>
JAXBElement<TrainBlockRefStructure>public JAXBElement<? extends VehicleTypeRefStructure> getVehicleTypeRef()
JAXBElement<TrainRefStructure>
JAXBElement<VehicleTypeRefStructure>
JAXBElement<CompoundTrainRef>public void setVehicleTypeRef(JAXBElement<? extends VehicleTypeRefStructure> value)
value - allowed object is
JAXBElement<TrainRefStructure>
JAXBElement<VehicleTypeRefStructure>
JAXBElement<CompoundTrainRef>public CompoundBlockRefStructure getCompoundBlockRef()
CompoundBlockRefStructurepublic void setCompoundBlockRef(CompoundBlockRefStructure value)
value - allowed object is
CompoundBlockRefStructurepublic JourneyPartCoupleRefStructure getJourneyPartCoupleRef()
JourneyPartCoupleRefStructurepublic void setJourneyPartCoupleRef(JourneyPartCoupleRefStructure value)
value - allowed object is
JourneyPartCoupleRefStructurepublic JourneyPartRefs_RelStructure getJourneyParts()
JourneyPartRefs_RelStructurepublic void setJourneyParts(JourneyPartRefs_RelStructure value)
value - allowed object is
JourneyPartRefs_RelStructurepublic BigInteger getOrder()
BigIntegerpublic void setOrder(BigInteger value)
value - allowed object is
BigIntegerpublic BlockPart_VersionStructure withName(MultilingualString value)
public BlockPart_VersionStructure withDescription(MultilingualString value)
public BlockPart_VersionStructure withBlockRef(JAXBElement<? extends BlockRefStructure> value)
public BlockPart_VersionStructure withVehicleTypeRef(JAXBElement<? extends VehicleTypeRefStructure> value)
public BlockPart_VersionStructure withCompoundBlockRef(CompoundBlockRefStructure value)
public BlockPart_VersionStructure withJourneyPartCoupleRef(JourneyPartCoupleRefStructure value)
public BlockPart_VersionStructure withJourneyParts(JourneyPartRefs_RelStructure value)
public BlockPart_VersionStructure withOrder(BigInteger value)
public BlockPart_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class DataManagedObjectStructurepublic BlockPart_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class DataManagedObjectStructurepublic BlockPart_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DataManagedObjectStructurepublic BlockPart_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class DataManagedObjectStructurepublic BlockPart_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class DataManagedObjectStructurepublic BlockPart_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class DataManagedObjectStructurepublic BlockPart_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class DataManagedObjectStructurepublic BlockPart_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class DataManagedObjectStructurepublic BlockPart_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class DataManagedObjectStructurepublic BlockPart_VersionStructure withCreated(LocalDateTime value)
withCreated in class DataManagedObjectStructurepublic BlockPart_VersionStructure withChanged(LocalDateTime value)
withChanged in class DataManagedObjectStructurepublic BlockPart_VersionStructure withModification(ModificationEnumeration value)
withModification in class DataManagedObjectStructurepublic BlockPart_VersionStructure withVersion(String value)
withVersion in class DataManagedObjectStructurepublic BlockPart_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic BlockPart_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic BlockPart_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class DataManagedObjectStructurepublic BlockPart_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class DataManagedObjectStructurepublic BlockPart_VersionStructure withNameOfClass(String value)
withNameOfClass in class DataManagedObjectStructurepublic BlockPart_VersionStructure withId(String value)
withId in class DataManagedObjectStructurepublic String toString()
toString in class DataManagedObjectStructureCopyright © 2018 Entur AS. All rights reserved.