public class CreatePreOrderForOpenURLResponse extends Object
Java class for createPreOrderForOpenURLResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="createPreOrderForOpenURLResponse"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="return" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
CreatePreOrderForOpenURLResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getReturn()
Gets the value of the return property.
|
void |
setDocNumber(String value)
Sets the value of the return property.
|
public CreatePreOrderForOpenURLResponse()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.