@Entity(name="ARCEN") public class ARCEN extends Object implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
Clase Java para anonymous complex type.
El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
<complexType>
<simpleContent>
<extension base="<>Shoulder">
<attribute name="PAVIMENTADO" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
hjid |
protected Boolean |
pavimentado |
protected Shoulder |
value |
| Constructor and Description |
|---|
ARCEN() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
Long |
getHjid()
Obtiene el valor de la propiedad hjid.
|
Shoulder |
getValue()
Obtiene el valor de la propiedad value.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isPAVIMENTADO()
Obtiene el valor de la propiedad pavimentado.
|
void |
setHjid(Long value)
Define el valor de la propiedad hjid.
|
void |
setPAVIMENTADO(Boolean value)
Define el valor de la propiedad pavimentado.
|
void |
setValue(Shoulder value)
Define el valor de la propiedad value.
|
protected Shoulder value
protected Boolean pavimentado
protected Long hjid
public Shoulder getValue()
Shoulderpublic void setValue(Shoulder value)
value - allowed object is
Shoulderpublic Boolean isPAVIMENTADO()
Stringpublic void setPAVIMENTADO(Boolean value)
value - allowed object is
Stringpublic Long getHjid()
Longpublic void setHjid(Long value)
value - allowed object is
Longpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2018. All rights reserved.