public class TrainBlockPart_VersionStructure extends BlockPart_VersionStructure
Java class for TrainBlockPart_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TrainBlockPart_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}BlockPart_VersionStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}TrainBlockPartGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected LocalTime |
endTime |
protected BigInteger |
endTimeDayOffset |
protected LocalTime |
startTime |
protected BigInteger |
startTimeDayOffset |
protected String |
typeOfCoupling |
blockRef, compoundBlockRef, description, journeyPartCoupleRef, journeyParts, name, order, vehicleTypeRefbrandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
TrainBlockPart_VersionStructure() |
getBlockRef, getCompoundBlockRef, getDescription, getJourneyPartCoupleRef, getJourneyParts, getName, getOrder, getVehicleTypeRef, setBlockRef, setCompoundBlockRef, setDescription, setJourneyPartCoupleRef, setJourneyParts, setName, setOrder, setVehicleTypeRefgetBrandingRef, 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 LocalTime startTime
protected BigInteger startTimeDayOffset
protected LocalTime endTime
protected BigInteger endTimeDayOffset
protected String typeOfCoupling
public LocalTime getStartTime()
Stringpublic void setStartTime(LocalTime value)
value - allowed object is
Stringpublic BigInteger getStartTimeDayOffset()
BigIntegerpublic void setStartTimeDayOffset(BigInteger value)
value - allowed object is
BigIntegerpublic LocalTime getEndTime()
Stringpublic void setEndTime(LocalTime value)
value - allowed object is
Stringpublic BigInteger getEndTimeDayOffset()
BigIntegerpublic void setEndTimeDayOffset(BigInteger value)
value - allowed object is
BigIntegerpublic String getTypeOfCoupling()
Stringpublic void setTypeOfCoupling(String value)
value - allowed object is
Stringpublic TrainBlockPart_VersionStructure withStartTime(LocalTime value)
public TrainBlockPart_VersionStructure withStartTimeDayOffset(BigInteger value)
public TrainBlockPart_VersionStructure withEndTime(LocalTime value)
public TrainBlockPart_VersionStructure withEndTimeDayOffset(BigInteger value)
public TrainBlockPart_VersionStructure withTypeOfCoupling(String value)
public TrainBlockPart_VersionStructure withName(MultilingualString value)
withName in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withDescription(MultilingualString value)
withDescription in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withBlockRef(JAXBElement<? extends BlockRefStructure> value)
withBlockRef in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withVehicleTypeRef(JAXBElement<? extends VehicleTypeRefStructure> value)
withVehicleTypeRef in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withCompoundBlockRef(CompoundBlockRefStructure value)
withCompoundBlockRef in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withJourneyPartCoupleRef(JourneyPartCoupleRefStructure value)
withJourneyPartCoupleRef in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withJourneyParts(JourneyPartRefs_RelStructure value)
withJourneyParts in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withOrder(BigInteger value)
withOrder in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withCreated(LocalDateTime value)
withCreated in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withChanged(LocalDateTime value)
withChanged in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withModification(ModificationEnumeration value)
withModification in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withVersion(String value)
withVersion in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withNameOfClass(String value)
withNameOfClass in class BlockPart_VersionStructurepublic TrainBlockPart_VersionStructure withId(String value)
withId in class BlockPart_VersionStructurepublic String toString()
toString in class BlockPart_VersionStructureCopyright © 2018 Entur AS. All rights reserved.