public abstract class AbstractFunctionalServiceRequestStructure extends AbstractServiceRequestStructure
Java class for AbstractFunctionalServiceRequestStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractFunctionalServiceRequestStructure">
<complexContent>
<extension base="{http://www.siri.org.uk/siri}AbstractServiceRequestStructure">
</extension>
</complexContent>
</complexType>
messageIdentifierrequestTimestamp| Constructor and Description |
|---|
AbstractFunctionalServiceRequestStructure() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
AbstractFunctionalServiceRequestStructure |
withMessageIdentifier(MessageQualifierStructure value) |
AbstractFunctionalServiceRequestStructure |
withRequestTimestamp(LocalDateTime value) |
getMessageIdentifier, setMessageIdentifiergetRequestTimestamp, setRequestTimestamppublic AbstractFunctionalServiceRequestStructure()
public AbstractFunctionalServiceRequestStructure withMessageIdentifier(MessageQualifierStructure value)
withMessageIdentifier in class AbstractServiceRequestStructurepublic AbstractFunctionalServiceRequestStructure withRequestTimestamp(LocalDateTime value)
withRequestTimestamp in class AbstractServiceRequestStructurepublic String toString()
toString in class AbstractServiceRequestStructureCopyright © 2018 Entur AS. All rights reserved.