Package org.coderic.ws.sunat.wsdl
Class SendPackResponse
java.lang.Object
org.coderic.ws.sunat.wsdl.SendPackResponse
Java class for sendPackResponse complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="sendPackResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ticket" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary