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