public class CompoundBlockStructure extends DataManagedObjectStructure
Java class for CompoundBlockStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CompoundBlockStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DataManagedObjectStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}CompoundBlockGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultilingualString |
description |
protected TimingPointInJourneyPatternRefStructure |
endPointRef |
protected MultilingualString |
name |
protected BlockParts_RelStructure |
parts |
protected TimingPointInJourneyPatternRefStructure |
startPointRef |
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 |
|---|
CompoundBlockStructure() |
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 VehicleTypeRefStructure> vehicleTypeRef
protected TimingPointInJourneyPatternRefStructure startPointRef
protected TimingPointInJourneyPatternRefStructure endPointRef
protected BlockParts_RelStructure parts
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 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 TimingPointInJourneyPatternRefStructure getStartPointRef()
TimingPointInJourneyPatternRefStructurepublic void setStartPointRef(TimingPointInJourneyPatternRefStructure value)
value - allowed object is
TimingPointInJourneyPatternRefStructurepublic TimingPointInJourneyPatternRefStructure getEndPointRef()
TimingPointInJourneyPatternRefStructurepublic void setEndPointRef(TimingPointInJourneyPatternRefStructure value)
value - allowed object is
TimingPointInJourneyPatternRefStructurepublic BlockParts_RelStructure getParts()
BlockParts_RelStructurepublic void setParts(BlockParts_RelStructure value)
value - allowed object is
BlockParts_RelStructurepublic CompoundBlockStructure withName(MultilingualString value)
public CompoundBlockStructure withDescription(MultilingualString value)
public CompoundBlockStructure withVehicleTypeRef(JAXBElement<? extends VehicleTypeRefStructure> value)
public CompoundBlockStructure withStartPointRef(TimingPointInJourneyPatternRefStructure value)
public CompoundBlockStructure withEndPointRef(TimingPointInJourneyPatternRefStructure value)
public CompoundBlockStructure withParts(BlockParts_RelStructure value)
public CompoundBlockStructure withKeyList(KeyListStructure value)
withKeyList in class DataManagedObjectStructurepublic CompoundBlockStructure withExtensions(ExtensionsStructure value)
withExtensions in class DataManagedObjectStructurepublic CompoundBlockStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DataManagedObjectStructurepublic CompoundBlockStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class DataManagedObjectStructurepublic CompoundBlockStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class DataManagedObjectStructurepublic CompoundBlockStructure withValidBetween(ValidBetween... values)
withValidBetween in class DataManagedObjectStructurepublic CompoundBlockStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class DataManagedObjectStructurepublic CompoundBlockStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class DataManagedObjectStructurepublic CompoundBlockStructure withDataSourceRef(String value)
withDataSourceRef in class DataManagedObjectStructurepublic CompoundBlockStructure withCreated(LocalDateTime value)
withCreated in class DataManagedObjectStructurepublic CompoundBlockStructure withChanged(LocalDateTime value)
withChanged in class DataManagedObjectStructurepublic CompoundBlockStructure withModification(ModificationEnumeration value)
withModification in class DataManagedObjectStructurepublic CompoundBlockStructure withVersion(String value)
withVersion in class DataManagedObjectStructurepublic CompoundBlockStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic CompoundBlockStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic CompoundBlockStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class DataManagedObjectStructurepublic CompoundBlockStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class DataManagedObjectStructurepublic CompoundBlockStructure withNameOfClass(String value)
withNameOfClass in class DataManagedObjectStructurepublic CompoundBlockStructure withId(String value)
withId in class DataManagedObjectStructurepublic String toString()
toString in class DataManagedObjectStructureCopyright © 2018 Entur AS. All rights reserved.