public class GetCardResponse
extends java.lang.Object
Java class for getCardResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="getCardResponse"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="return" type="{http://common.cerbercrypt.modules.bgbilling.bitel.ru/}card" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
GetCardResponse() |
protected Card _return