public class Service extends Stop
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{}stop">
<sequence>
<element name="quantity" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="type" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="request_id" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Service() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId()
Gets the value of the requestId property.
|
void |
setRequestId(String value)
Sets the value of the requestId property.
|
getContent, getNodeId, setNodeIdprotected String requestId
Copyright © 2014 VRP-REP. All rights reserved.