|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.infoml.jaxb.impl.ExtendedSourceTypeImpl
public class ExtendedSourceTypeImpl
Nested Class Summary | |
---|---|
class |
ExtendedSourceTypeImpl.Unmarshaller
|
Field Summary | |
---|---|
protected AgentContainerLocationType |
_FoundIn
|
protected com.sun.xml.bind.util.ListImpl |
_Middle
|
protected AgentContainerLocationType |
_Source
|
static java.lang.Class |
version
|
Constructor Summary | |
---|---|
ExtendedSourceTypeImpl()
|
Method Summary | |
---|---|
protected com.sun.xml.bind.util.ListImpl |
_getMiddle()
|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
|
org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler |
createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
|
AgentContainerLocationType |
getFoundIn()
Gets the value of the foundIn property. |
java.util.List |
getMiddle()
Gets the value of the Middle property. |
java.lang.Class |
getPrimaryInterface()
|
AgentContainerLocationType |
getSource()
Gets the value of the source 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 |
setFoundIn(AgentContainerLocationType value)
Sets the value of the foundIn property. |
void |
setSource(AgentContainerLocationType value)
Sets the value of the source property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected AgentContainerLocationType _Source
protected com.sun.xml.bind.util.ListImpl _Middle
protected AgentContainerLocationType _FoundIn
public static final java.lang.Class version
Constructor Detail |
---|
public ExtendedSourceTypeImpl()
Method Detail |
---|
public AgentContainerLocationType getSource()
ExtendedSourceType
getSource
in interface ExtendedSourceType
AgentContainerLocationType
public void setSource(AgentContainerLocationType value)
ExtendedSourceType
setSource
in interface ExtendedSourceType
value
- allowed object is
AgentContainerLocationType
protected com.sun.xml.bind.util.ListImpl _getMiddle()
public java.util.List getMiddle()
ExtendedSourceType
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 Middle property.
For example, to add a new item, do as follows:
getMiddle().add(newItem);
Objects of the following type(s) are allowed in the list
AgentContainerLocationType
getMiddle
in interface ExtendedSourceType
public AgentContainerLocationType getFoundIn()
ExtendedSourceType
getFoundIn
in interface ExtendedSourceType
AgentContainerLocationType
public void setFoundIn(AgentContainerLocationType value)
ExtendedSourceType
setFoundIn
in interface ExtendedSourceType
value
- allowed object is
AgentContainerLocationType
public 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.SAXException
public 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 |