|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.infoml.jaxb.impl.EnclosingSourceTypeImpl
public class EnclosingSourceTypeImpl
| Nested Class Summary | |
|---|---|
class |
EnclosingSourceTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_Agent
|
protected java.lang.String |
_Category
|
protected ComplexPointType |
_ComplexLocation
|
protected ContainerType |
_Container
|
protected EnclosingSourceType |
_EnclosingSource
|
protected LocationType |
_Location
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
EnclosingSourceTypeImpl()
|
|
| Method Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_getAgent()
|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
|
org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler |
createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
|
java.util.List |
getAgent()
Gets the value of the Agent property. |
java.lang.String |
getCategory()
Gets the value of the category property. |
ComplexPointType |
getComplexLocation()
Gets the value of the complexLocation property. |
ContainerType |
getContainer()
Gets the value of the container property. |
EnclosingSourceType |
getEnclosingSource()
Gets the value of the enclosingSource property. |
LocationType |
getLocation()
Gets the value of the location property. |
java.lang.Class |
getPrimaryInterface()
|
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 |
setCategory(java.lang.String value)
Sets the value of the category property. |
void |
setComplexLocation(ComplexPointType value)
Sets the value of the complexLocation property. |
void |
setContainer(ContainerType value)
Sets the value of the container property. |
void |
setEnclosingSource(EnclosingSourceType value)
Sets the value of the enclosingSource property. |
void |
setLocation(LocationType value)
Sets the value of the location property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String _Category
protected ComplexPointType _ComplexLocation
protected com.sun.xml.bind.util.ListImpl _Agent
protected LocationType _Location
protected ContainerType _Container
protected EnclosingSourceType _EnclosingSource
public static final java.lang.Class version
| Constructor Detail |
|---|
public EnclosingSourceTypeImpl()
| Method Detail |
|---|
public java.lang.String getCategory()
EnclosingSourceType
getCategory in interface EnclosingSourceTypeStringpublic void setCategory(java.lang.String value)
EnclosingSourceType
setCategory in interface EnclosingSourceTypevalue - allowed object is
Stringpublic ComplexPointType getComplexLocation()
EnclosingSourceType
getComplexLocation in interface EnclosingSourceTypeComplexPointTypepublic void setComplexLocation(ComplexPointType value)
EnclosingSourceType
setComplexLocation in interface EnclosingSourceTypevalue - allowed object is
ComplexPointTypeprotected com.sun.xml.bind.util.ListImpl _getAgent()
public java.util.List getAgent()
EnclosingSourceType
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 Agent property.
For example, to add a new item, do as follows:
getAgent().add(newItem);
Objects of the following type(s) are allowed in the list
AgentType
getAgent in interface EnclosingSourceTypepublic LocationType getLocation()
EnclosingSourceType
getLocation in interface EnclosingSourceTypeLocationTypepublic void setLocation(LocationType value)
EnclosingSourceType
setLocation in interface EnclosingSourceTypevalue - allowed object is
LocationTypepublic ContainerType getContainer()
EnclosingSourceType
getContainer in interface EnclosingSourceTypeContainerTypepublic void setContainer(ContainerType value)
EnclosingSourceType
setContainer in interface EnclosingSourceTypevalue - allowed object is
ContainerTypepublic EnclosingSourceType getEnclosingSource()
EnclosingSourceType
getEnclosingSource in interface EnclosingSourceTypeEnclosingSourceTypepublic void setEnclosingSource(EnclosingSourceType value)
EnclosingSourceType
setEnclosingSource in interface EnclosingSourceTypevalue - allowed object is
EnclosingSourceTypepublic 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 | ||||||||