@Entity(name="SININTERSECCION") public class SININTERSECCION 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>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="FUERA_INTERSECCION" type="{}WithoutIntersection"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected WithoutIntersection |
fuerainterseccion |
protected Long |
hjid |
| Constructor and Description |
|---|
SININTERSECCION() |
| 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) |
WithoutIntersection |
getFUERAINTERSECCION()
Obtiene el valor de la propiedad fuerainterseccion.
|
Long |
getHjid()
Obtiene el valor de la propiedad hjid.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setFUERAINTERSECCION(WithoutIntersection value)
Define el valor de la propiedad fuerainterseccion.
|
void |
setHjid(Long value)
Define el valor de la propiedad hjid.
|
protected WithoutIntersection fuerainterseccion
protected Long hjid
public WithoutIntersection getFUERAINTERSECCION()
WithoutIntersectionpublic void setFUERAINTERSECCION(WithoutIntersection value)
value - allowed object is
WithoutIntersectionpublic 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.