public static class ComercioExterior.Emisor extends 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"> <attribute name="Curp" type="{http://www.sat.gob.mx/ComercioExterior}t_CURP" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Emisor() |
Modifier and Type | Method and Description |
---|---|
String |
getCurp()
Gets the value of the curp property.
|
void |
setCurp(String value)
Sets the value of the curp property.
|
protected String curp
Copyright © 2010–2018. All rights reserved.