|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcfa.vo.sed.io.jaxb.impl.CoordFrameTypeImpl
public class CoordFrameTypeImpl
| Nested Class Summary | |
|---|---|
class |
CoordFrameTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected java.lang.String |
_Id
|
protected java.lang.String |
_Name
|
protected java.lang.String |
_ReferencePosition
|
protected java.lang.String |
_Ucd
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
CoordFrameTypeImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
____jaxb____getId()
|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
Gets the schema fragment associated with this class. |
UnmarshallingEventHandler |
createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
java.lang.String |
getId()
Gets the value of the id property. |
java.lang.String |
getName()
Gets the value of the name property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
java.lang.String |
getReferencePosition()
Gets the value of the referencePosition property. |
java.lang.String |
getUcd()
Gets the value of the ucd property. |
boolean |
isSetId()
|
boolean |
isSetName()
|
boolean |
isSetReferencePosition()
|
boolean |
isSetUcd()
|
void |
serializeAttributes(XMLSerializer context)
Serializes attributes into the specified target. |
void |
serializeBody(XMLSerializer context)
Serializes child elements and texts into the specified target. |
void |
serializeURIs(XMLSerializer context)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
void |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setReferencePosition(java.lang.String value)
Sets the value of the referencePosition property. |
void |
setUcd(java.lang.String value)
Sets the value of the ucd property. |
void |
unsetId()
|
void |
unsetName()
|
void |
unsetReferencePosition()
|
void |
unsetUcd()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String _Ucd
protected java.lang.String _Name
protected java.lang.String _ReferencePosition
protected java.lang.String _Id
public static final java.lang.Class version
| Constructor Detail |
|---|
public CoordFrameTypeImpl()
| Method Detail |
|---|
public java.lang.String getUcd()
CoordFrameType
getUcd in interface CoordFrameTypeStringpublic void setUcd(java.lang.String value)
CoordFrameType
setUcd in interface CoordFrameTypevalue - allowed object is
Stringpublic boolean isSetUcd()
isSetUcd in interface CoordFrameTypepublic void unsetUcd()
unsetUcd in interface CoordFrameTypepublic java.lang.String getName()
CoordFrameType
getName in interface CoordFrameTypeStringpublic void setName(java.lang.String value)
CoordFrameType
setName in interface CoordFrameTypevalue - allowed object is
Stringpublic boolean isSetName()
isSetName in interface CoordFrameTypepublic void unsetName()
unsetName in interface CoordFrameTypepublic java.lang.String getReferencePosition()
CoordFrameType
getReferencePosition in interface CoordFrameTypeStringpublic void setReferencePosition(java.lang.String value)
CoordFrameType
setReferencePosition in interface CoordFrameTypevalue - allowed object is
Stringpublic boolean isSetReferencePosition()
isSetReferencePosition in interface CoordFrameTypepublic void unsetReferencePosition()
unsetReferencePosition in interface CoordFrameTypepublic java.lang.String getId()
CoordFrameType
getId in interface CoordFrameTypeStringpublic void setId(java.lang.String value)
CoordFrameType
setId in interface CoordFrameTypevalue - allowed object is
Stringpublic boolean isSetId()
isSetId in interface CoordFrameTypepublic void unsetId()
unsetId in interface CoordFrameTypepublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObject
public void serializeBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeBody in interface XMLSerializableorg.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableorg.xml.sax.SAXException
public void serializeURIs(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeURIs in interface XMLSerializableorg.xml.sax.SAXExceptionpublic java.lang.String ____jaxb____getId()
____jaxb____getId in interface com.sun.xml.bind.marshaller.IdentifiableObjectpublic java.lang.Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||