public class OrderResponseType extends Object
Java class for OrderResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OrderResponseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="orderResponseIdentification" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
orderResponseIdentification |
| Constructor and Description |
|---|
OrderResponseType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOrderResponseIdentification()
Gets the value of the orderResponseIdentification property.
|
void |
setOrderResponseIdentification(String value)
Sets the value of the orderResponseIdentification property.
|
Copyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.