@Entity(name="INTERSECCION") public class INTERSECCION 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="SIN_INTERSECCION">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="FUERA_INTERSECCION" type="{}WithoutIntersection"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="CON_INTERSECCION">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="INTERSECCION_CON" type="{}WithIntersection"/>
<element name="TIPO_INTERSECCION" type="{}IntersectionType"/>
<element name="ACONDICIONAMIENTO" type="{}Refurbishment"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CONINTERSECCION |
coninterseccion |
protected Long |
hjid |
protected SININTERSECCION |
sininterseccion |
| Constructor and Description |
|---|
INTERSECCION() |
| 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) |
CONINTERSECCION |
getCONINTERSECCION()
Obtiene el valor de la propiedad coninterseccion.
|
Long |
getHjid()
Obtiene el valor de la propiedad hjid.
|
SININTERSECCION |
getSININTERSECCION()
Obtiene el valor de la propiedad sininterseccion.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setCONINTERSECCION(CONINTERSECCION value)
Define el valor de la propiedad coninterseccion.
|
void |
setHjid(Long value)
Define el valor de la propiedad hjid.
|
void |
setSININTERSECCION(SININTERSECCION value)
Define el valor de la propiedad sininterseccion.
|
protected SININTERSECCION sininterseccion
protected CONINTERSECCION coninterseccion
protected Long hjid
public SININTERSECCION getSININTERSECCION()
SININTERSECCIONpublic void setSININTERSECCION(SININTERSECCION value)
value - allowed object is
SININTERSECCIONpublic CONINTERSECCION getCONINTERSECCION()
CONINTERSECCIONpublic void setCONINTERSECCION(CONINTERSECCION value)
value - allowed object is
CONINTERSECCIONpublic 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.