public class NoticeAssignment_VersionStructure extends Assignment_VersionStructure
Java class for NoticeAssignment_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NoticeAssignment_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}Assignment_VersionStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}NoticeAssignmentGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
advertised |
protected PointInSequenceRefStructure |
endPointInPatternRef |
protected GeneralGroupOfEntitiesRefStructure |
groupOfNoticesRef |
protected JAXBElement<? extends LinkSequenceRefStructure> |
linkSequenceRef |
protected String |
mark |
protected String |
markUrl |
protected Notice |
notice |
protected VersionOfObjectRefStructure |
noticedObjectRef |
protected NoticeRefStructure |
noticeRef |
protected PublicityChannelEnumeration |
publicityChannel |
protected JAXBElement<? extends SectionRefStructure> |
sectionRef |
protected PointInSequenceRefStructure |
startPointInPatternRef |
description, name, orderbrandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
NoticeAssignment_VersionStructure() |
getDescription, getName, getOrder, setDescription, setName, setOrdergetBrandingRef, 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 NoticeRefStructure noticeRef
protected GeneralGroupOfEntitiesRefStructure groupOfNoticesRef
protected Notice notice
protected VersionOfObjectRefStructure noticedObjectRef
protected JAXBElement<? extends LinkSequenceRefStructure> linkSequenceRef
protected JAXBElement<? extends SectionRefStructure> sectionRef
protected PointInSequenceRefStructure startPointInPatternRef
protected PointInSequenceRefStructure endPointInPatternRef
protected String mark
protected String markUrl
protected PublicityChannelEnumeration publicityChannel
protected Boolean advertised
public NoticeRefStructure getNoticeRef()
NoticeRefStructurepublic void setNoticeRef(NoticeRefStructure value)
value - allowed object is
NoticeRefStructurepublic GeneralGroupOfEntitiesRefStructure getGroupOfNoticesRef()
GeneralGroupOfEntitiesRefStructurepublic void setGroupOfNoticesRef(GeneralGroupOfEntitiesRefStructure value)
value - allowed object is
GeneralGroupOfEntitiesRefStructurepublic Notice getNotice()
Noticepublic void setNotice(Notice value)
value - allowed object is
Noticepublic VersionOfObjectRefStructure getNoticedObjectRef()
VersionOfObjectRefStructurepublic void setNoticedObjectRef(VersionOfObjectRefStructure value)
value - allowed object is
VersionOfObjectRefStructurepublic JAXBElement<? extends LinkSequenceRefStructure> getLinkSequenceRef()
JAXBElement<JourneyRefStructure>
JAXBElement<ServiceJourneyRefStructure>
JAXBElement<VehicleJourneyRefStructure>
JAXBElement<VehicleJourneyRefStructure>
JAXBElement<TemplateServiceJourneyRefStructure>
JAXBElement<ServiceJourneyPatternRefStructure>
JAXBElement<SpecialServiceRefStructure>
JAXBElement<RouteRefStructure>
JAXBElement<TimingPatternRefStructure>
JAXBElement<NavigationPathRefStructure>
JAXBElement<LinkSequenceRefStructure>
JAXBElement<DeadRunRefStructure>
JAXBElement<DeadRunJourneyPatternRefStructure>
JAXBElement<ServicePatternRefStructure>
JAXBElement<JourneyPatternRefStructure>
JAXBElement<DatedSpecialServiceRefStructure>public void setLinkSequenceRef(JAXBElement<? extends LinkSequenceRefStructure> value)
value - allowed object is
JAXBElement<JourneyRefStructure>
JAXBElement<ServiceJourneyRefStructure>
JAXBElement<VehicleJourneyRefStructure>
JAXBElement<VehicleJourneyRefStructure>
JAXBElement<TemplateServiceJourneyRefStructure>
JAXBElement<ServiceJourneyPatternRefStructure>
JAXBElement<SpecialServiceRefStructure>
JAXBElement<RouteRefStructure>
JAXBElement<TimingPatternRefStructure>
JAXBElement<NavigationPathRefStructure>
JAXBElement<LinkSequenceRefStructure>
JAXBElement<DeadRunRefStructure>
JAXBElement<DeadRunJourneyPatternRefStructure>
JAXBElement<ServicePatternRefStructure>
JAXBElement<JourneyPatternRefStructure>
JAXBElement<DatedSpecialServiceRefStructure>public JAXBElement<? extends SectionRefStructure> getSectionRef()
public void setSectionRef(JAXBElement<? extends SectionRefStructure> value)
value - allowed object is
JAXBElement<GeneralSectionRefStructure>
JAXBElement<CommonSectionRefStructure>
JAXBElement<CommonSectionRefStructure>
JAXBElement<FareSectionRefStructure>
JAXBElement<LineSectionRefStructure>
JAXBElement<SectionRefStructure>public PointInSequenceRefStructure getStartPointInPatternRef()
PointInSequenceRefStructurepublic void setStartPointInPatternRef(PointInSequenceRefStructure value)
value - allowed object is
PointInSequenceRefStructurepublic PointInSequenceRefStructure getEndPointInPatternRef()
PointInSequenceRefStructurepublic void setEndPointInPatternRef(PointInSequenceRefStructure value)
value - allowed object is
PointInSequenceRefStructurepublic String getMark()
Stringpublic void setMark(String value)
value - allowed object is
Stringpublic String getMarkUrl()
Stringpublic void setMarkUrl(String value)
value - allowed object is
Stringpublic PublicityChannelEnumeration getPublicityChannel()
PublicityChannelEnumerationpublic void setPublicityChannel(PublicityChannelEnumeration value)
value - allowed object is
PublicityChannelEnumerationpublic Boolean isAdvertised()
Booleanpublic void setAdvertised(Boolean value)
value - allowed object is
Booleanpublic NoticeAssignment_VersionStructure withNoticeRef(NoticeRefStructure value)
public NoticeAssignment_VersionStructure withGroupOfNoticesRef(GeneralGroupOfEntitiesRefStructure value)
public NoticeAssignment_VersionStructure withNotice(Notice value)
public NoticeAssignment_VersionStructure withNoticedObjectRef(VersionOfObjectRefStructure value)
public NoticeAssignment_VersionStructure withLinkSequenceRef(JAXBElement<? extends LinkSequenceRefStructure> value)
public NoticeAssignment_VersionStructure withSectionRef(JAXBElement<? extends SectionRefStructure> value)
public NoticeAssignment_VersionStructure withStartPointInPatternRef(PointInSequenceRefStructure value)
public NoticeAssignment_VersionStructure withEndPointInPatternRef(PointInSequenceRefStructure value)
public NoticeAssignment_VersionStructure withMark(String value)
public NoticeAssignment_VersionStructure withMarkUrl(String value)
public NoticeAssignment_VersionStructure withPublicityChannel(PublicityChannelEnumeration value)
public NoticeAssignment_VersionStructure withAdvertised(Boolean value)
public NoticeAssignment_VersionStructure withName(MultilingualString value)
withName in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withDescription(MultilingualString value)
withDescription in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withOrder(BigInteger value)
withOrder in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withCreated(LocalDateTime value)
withCreated in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withChanged(LocalDateTime value)
withChanged in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withModification(ModificationEnumeration value)
withModification in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withVersion(String value)
withVersion in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withNameOfClass(String value)
withNameOfClass in class Assignment_VersionStructurepublic NoticeAssignment_VersionStructure withId(String value)
withId in class Assignment_VersionStructurepublic String toString()
toString in class Assignment_VersionStructureCopyright © 2018 Entur AS. All rights reserved.