public class NetworkFrameTopicStructure extends TopicStructure
Java class for NetworkFrameTopicStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NetworkFrameTopicStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}TopicStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}TopicTemporalScopeGroup"/>
<element ref="{http://www.netex.org.uk/netex}TypeOfFrameRef" minOccurs="0"/>
<group ref="{http://www.netex.org.uk/netex}TopicFrameScopeGroup" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
NetworkFrameTopicStructure.SelectionValidityConditions
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected LocalDateTime |
changedSince |
protected String |
current |
protected LocalDateTime |
currentAt |
protected ClosedTimestampRangeStructure |
historicBetween |
protected NetworkFilterByValueStructure |
networkFilterByValue |
protected NetworkFrameTopicStructure.SelectionValidityConditions |
selectionValidityConditions |
protected TypeOfFrameRefStructure |
typeOfFrameRef |
protected List<JAXBElement<? extends VersionFrameRefStructure>> |
versionFrameRef |
codespaceRef, description, responsibilityRoleAssignment, sources| Constructor and Description |
|---|
NetworkFrameTopicStructure() |
getCodespaceRef, getDescription, getResponsibilityRoleAssignment, getSources, setCodespaceRef, setDescription, setResponsibilityRoleAssignment, setSourcesprotected String current
protected LocalDateTime changedSince
protected LocalDateTime currentAt
protected ClosedTimestampRangeStructure historicBetween
protected NetworkFrameTopicStructure.SelectionValidityConditions selectionValidityConditions
protected TypeOfFrameRefStructure typeOfFrameRef
protected List<JAXBElement<? extends VersionFrameRefStructure>> versionFrameRef
protected NetworkFilterByValueStructure networkFilterByValue
public String getCurrent()
Stringpublic void setCurrent(String value)
value - allowed object is
Stringpublic LocalDateTime getChangedSince()
Stringpublic void setChangedSince(LocalDateTime value)
value - allowed object is
Stringpublic LocalDateTime getCurrentAt()
Stringpublic void setCurrentAt(LocalDateTime value)
value - allowed object is
Stringpublic ClosedTimestampRangeStructure getHistoricBetween()
ClosedTimestampRangeStructurepublic void setHistoricBetween(ClosedTimestampRangeStructure value)
value - allowed object is
ClosedTimestampRangeStructurepublic NetworkFrameTopicStructure.SelectionValidityConditions getSelectionValidityConditions()
NetworkFrameTopicStructure.SelectionValidityConditionspublic void setSelectionValidityConditions(NetworkFrameTopicStructure.SelectionValidityConditions value)
value - allowed object is
NetworkFrameTopicStructure.SelectionValidityConditionspublic TypeOfFrameRefStructure getTypeOfFrameRef()
TypeOfFrameRefStructurepublic void setTypeOfFrameRef(TypeOfFrameRefStructure value)
value - allowed object is
TypeOfFrameRefStructurepublic List<JAXBElement<? extends VersionFrameRefStructure>> getVersionFrameRef()
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 versionFrameRef property.
For example, to add a new item, do as follows:
getVersionFrameRef().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<FareFrameRefStructure>
JAXBElement<VehicleScheduleFrameRefStructure>
JAXBElement<SiteFrameRefStructure>
JAXBElement<ServiceFrameRefStructure>
JAXBElement<GeneralFrameRefStructure>
JAXBElement<CompositeFrameRefStructure>
JAXBElement<TimetableFrameRefStructure>
JAXBElement<SalesTransactionFrameRefStructure>
JAXBElement<VersionFrameRefStructure>
JAXBElement<ServiceCalendarFrameRef>
JAXBElement<DriverScheduleFrameRefStructure>
JAXBElement<InfrastructureFrameRefStructure>
public NetworkFilterByValueStructure getNetworkFilterByValue()
NetworkFilterByValueStructurepublic void setNetworkFilterByValue(NetworkFilterByValueStructure value)
value - allowed object is
NetworkFilterByValueStructurepublic NetworkFrameTopicStructure withCurrent(String value)
public NetworkFrameTopicStructure withChangedSince(LocalDateTime value)
public NetworkFrameTopicStructure withCurrentAt(LocalDateTime value)
public NetworkFrameTopicStructure withHistoricBetween(ClosedTimestampRangeStructure value)
public NetworkFrameTopicStructure withSelectionValidityConditions(NetworkFrameTopicStructure.SelectionValidityConditions value)
public NetworkFrameTopicStructure withTypeOfFrameRef(TypeOfFrameRefStructure value)
public NetworkFrameTopicStructure withVersionFrameRef(JAXBElement<? extends VersionFrameRefStructure>... values)
public NetworkFrameTopicStructure withVersionFrameRef(Collection<JAXBElement<? extends VersionFrameRefStructure>> values)
public NetworkFrameTopicStructure withNetworkFilterByValue(NetworkFilterByValueStructure value)
public NetworkFrameTopicStructure withDescription(MultilingualString value)
withDescription in class TopicStructurepublic NetworkFrameTopicStructure withSources(DataSources_RelStructure value)
withSources in class TopicStructurepublic NetworkFrameTopicStructure withCodespaceRef(CodespaceRefStructure value)
withCodespaceRef in class TopicStructurepublic NetworkFrameTopicStructure withResponsibilityRoleAssignment(ResponsibilityRoleAssignment_VersionedChildStructure value)
withResponsibilityRoleAssignment in class TopicStructurepublic String toString()
toString in class TopicStructureCopyright © 2018 Entur AS. All rights reserved.