public class GetCardListByObject
extends java.lang.Object
Java class for getCardListByObject complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="getCardListByObject"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="arg0" type="{http://www.w3.org/2001/XMLSchema}int"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected int |
arg0 |
Constructor and Description |
---|
GetCardListByObject() |