public static class DataObjectRequestStructure.Topics extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.netex.org.uk/netex}NetworkFrameTopic"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected NetworkFrameTopic |
networkFrameTopic |
| Constructor and Description |
|---|
Topics() |
| Modifier and Type | Method and Description |
|---|---|
NetworkFrameTopic |
getNetworkFrameTopic()
Gets the value of the networkFrameTopic property.
|
void |
setNetworkFrameTopic(NetworkFrameTopic value)
Sets the value of the networkFrameTopic property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
DataObjectRequestStructure.Topics |
withNetworkFrameTopic(NetworkFrameTopic value) |
protected NetworkFrameTopic networkFrameTopic
public NetworkFrameTopic getNetworkFrameTopic()
NetworkFrameTopicpublic void setNetworkFrameTopic(NetworkFrameTopic value)
value - allowed object is
NetworkFrameTopicpublic DataObjectRequestStructure.Topics withNetworkFrameTopic(NetworkFrameTopic value)
Copyright © 2018 Entur AS. All rights reserved.