|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.infoml.jaxb.impl.PointersTypeImpl
public class PointersTypeImpl
| Nested Class Summary | |
|---|---|
class |
PointersTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected java.lang.String |
_Notes
|
protected RichPointerType |
_ParentPtr
|
protected com.sun.xml.bind.util.ListImpl |
_Ptr
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
PointersTypeImpl()
|
|
| Method Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_getPtr()
|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
|
org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler |
createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
|
java.lang.String |
getNotes()
Gets the value of the notes property. |
RichPointerType |
getParentPtr()
Gets the value of the parentPtr property. |
java.lang.Class |
getPrimaryInterface()
|
java.util.List |
getPtr()
Gets the value of the Ptr 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 |
setNotes(java.lang.String value)
Sets the value of the notes property. |
void |
setParentPtr(RichPointerType value)
Sets the value of the parentPtr property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected RichPointerType _ParentPtr
protected java.lang.String _Notes
protected com.sun.xml.bind.util.ListImpl _Ptr
public static final java.lang.Class version
| Constructor Detail |
|---|
public PointersTypeImpl()
| Method Detail |
|---|
public RichPointerType getParentPtr()
PointersType
getParentPtr in interface PointersTypeRichPointerTypepublic void setParentPtr(RichPointerType value)
PointersType
setParentPtr in interface PointersTypevalue - allowed object is
RichPointerTypepublic java.lang.String getNotes()
PointersType
getNotes in interface PointersTypeStringpublic void setNotes(java.lang.String value)
PointersType
setNotes in interface PointersTypevalue - allowed object is
Stringprotected com.sun.xml.bind.util.ListImpl _getPtr()
public java.util.List getPtr()
PointersType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the Ptr property.
For example, to add a new item, do as follows:
getPtr().add(newItem);
Objects of the following type(s) are allowed in the list
RichPointerType
getPtr in interface PointersTypepublic 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 | ||||||||