public static class Comprobante.Conceptos.Concepto.CuentaPredial extends Object implements Serializable
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="numero" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> <minLength value="1"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
CuentaPredial() |
Modifier and Type | Method and Description |
---|---|
String |
getNumero()
Gets the value of the numero property.
|
void |
setNumero(String value)
Sets the value of the numero property.
|
protected String numero
Copyright © 2010–2018. All rights reserved.