public class QueryPayment
extends java.lang.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 name="managedCustomerID" type="{http://www.w3.org/2001/XMLSchema}long"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected long |
managedCustomerID |
| Constructor and Description |
|---|
QueryPayment() |
| Modifier and Type | Method and Description |
|---|---|
long |
getManagedCustomerID()
Gets the value of the managedCustomerID property.
|
void |
setManagedCustomerID(long value)
Sets the value of the managedCustomerID property.
|
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.