|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.infoml.jaxb.impl.AgentContainerLocationTypeImpl
public class AgentContainerLocationTypeImpl
| Nested Class Summary | |
|---|---|
class |
AgentContainerLocationTypeImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected com.sun.xml.bind.util.ListImpl |
_Agent
|
protected java.lang.String |
_Category
|
protected ContainerType |
_Container
|
protected EnclosingSourceType |
_EnclosingSource
|
protected LocationType |
_Location
|
static java.lang.Class |
version
|
| Constructor Summary | |
|---|---|
AgentContainerLocationTypeImpl()
|
|
| 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. |
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 |
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 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 AgentContainerLocationTypeImpl()
| Method Detail |
|---|
public java.lang.String getCategory()
AgentContainerLocationType
getCategory in interface AgentContainerLocationTypeStringpublic void setCategory(java.lang.String value)
AgentContainerLocationType
setCategory in interface AgentContainerLocationTypevalue - allowed object is
Stringprotected com.sun.xml.bind.util.ListImpl _getAgent()
public java.util.List getAgent()
AgentContainerLocationType
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 AgentContainerLocationTypepublic LocationType getLocation()
AgentContainerLocationType
getLocation in interface AgentContainerLocationTypeLocationTypepublic void setLocation(LocationType value)
AgentContainerLocationType
setLocation in interface AgentContainerLocationTypevalue - allowed object is
LocationTypepublic ContainerType getContainer()
AgentContainerLocationType
getContainer in interface AgentContainerLocationTypeContainerTypepublic void setContainer(ContainerType value)
AgentContainerLocationType
setContainer in interface AgentContainerLocationTypevalue - allowed object is
ContainerTypepublic EnclosingSourceType getEnclosingSource()
AgentContainerLocationType
getEnclosingSource in interface AgentContainerLocationTypeEnclosingSourceTypepublic void setEnclosingSource(EnclosingSourceType value)
AgentContainerLocationType
setEnclosingSource in interface AgentContainerLocationTypevalue - 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 | ||||||||