|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.infoml.jaxb.impl.LocationTypeImpl
public class LocationTypeImpl
| Nested Class Summary | |
|---|---|
class |
LocationTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected ComplexPointType |
_ComplexPoint
|
protected ComplexRangeType |
_ComplexRange
|
protected PointType |
_Point
|
protected RangeType |
_Range
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
LocationTypeImpl()
|
|
| Method Summary | |
|---|---|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
|
org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler |
createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
|
ComplexPointType |
getComplexPoint()
Gets the value of the complexPoint property. |
ComplexRangeType |
getComplexRange()
Gets the value of the complexRange property. |
PointType |
getPoint()
Gets the value of the point property. |
java.lang.Class |
getPrimaryInterface()
|
RangeType |
getRange()
Gets the value of the range property. |
void |
serializeAttributes(org.infoml.jaxb.impl.runtime.XMLSerializer context)
|
void |
serializeBody(org.infoml.jaxb.impl.runtime.XMLSerializer context)
|
void |
serializeURIs(org.infoml.jaxb.impl.runtime.XMLSerializer context)
|
void |
setComplexPoint(ComplexPointType value)
Sets the value of the complexPoint property. |
void |
setComplexRange(ComplexRangeType value)
Sets the value of the complexRange property. |
void |
setPoint(PointType value)
Sets the value of the point property. |
void |
setRange(RangeType value)
Sets the value of the range property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected RangeType _Range
protected ComplexRangeType _ComplexRange
protected PointType _Point
protected ComplexPointType _ComplexPoint
public static final java.lang.Class version
| Constructor Detail |
|---|
public LocationTypeImpl()
| Method Detail |
|---|
public RangeType getRange()
LocationType
getRange in interface LocationTypeRangeTypepublic void setRange(RangeType value)
LocationType
setRange in interface LocationTypevalue - allowed object is
RangeTypepublic ComplexRangeType getComplexRange()
LocationType
getComplexRange in interface LocationTypeComplexRangeTypepublic void setComplexRange(ComplexRangeType value)
LocationType
setComplexRange in interface LocationTypevalue - allowed object is
ComplexRangeTypepublic PointType getPoint()
LocationType
getPoint in interface LocationTypePointTypepublic void setPoint(PointType value)
LocationType
setPoint in interface LocationTypevalue - allowed object is
PointTypepublic ComplexPointType getComplexPoint()
LocationType
getComplexPoint in interface LocationTypeComplexPointTypepublic void setComplexPoint(ComplexPointType value)
LocationType
setComplexPoint in interface LocationTypevalue - allowed object is
ComplexPointTypepublic org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
public void serializeBody(org.infoml.jaxb.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void serializeAttributes(org.infoml.jaxb.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void serializeURIs(org.infoml.jaxb.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionpublic java.lang.Class getPrimaryInterface()
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||