|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.infoml.jaxb.impl.ContentAgentContainerLocationTypeImpl
public class ContentAgentContainerLocationTypeImpl
Nested Class Summary | |
---|---|
class |
ContentAgentContainerLocationTypeImpl.Unmarshaller
|
Field Summary | |
---|---|
protected RichTextWithExactType |
_Content
|
protected MultipleLinesType |
_ContentFragments
|
protected ExtendedSourceType |
_ExtendedSource
|
protected RichTextType |
_Notes1
|
protected RichTextType |
_Notes2
|
protected ExtendedPointersType |
_Pointers
|
protected RichTextType |
_ReferenceAppendedText
|
protected AgentContainerLocationType |
_Source
|
protected SimpleRichTextType |
_Title
|
protected RichTextType |
_UserCreatedCitation
|
static java.lang.Class |
version
|
Constructor Summary | |
---|---|
ContentAgentContainerLocationTypeImpl()
|
Method Summary | |
---|---|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
|
org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler |
createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
|
RichTextWithExactType |
getContent()
Gets the value of the content property. |
MultipleLinesType |
getContentFragments()
Gets the value of the contentFragments property. |
ExtendedSourceType |
getExtendedSource()
Gets the value of the extendedSource property. |
RichTextType |
getNotes1()
Gets the value of the notes1 property. |
RichTextType |
getNotes2()
Gets the value of the notes2 property. |
ExtendedPointersType |
getPointers()
Gets the value of the pointers property. |
java.lang.Class |
getPrimaryInterface()
|
RichTextType |
getReferenceAppendedText()
Gets the value of the referenceAppendedText property. |
AgentContainerLocationType |
getSource()
Gets the value of the source property. |
SimpleRichTextType |
getTitle()
Gets the value of the title property. |
RichTextType |
getUserCreatedCitation()
Gets the value of the userCreatedCitation 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 |
setContent(RichTextWithExactType value)
Sets the value of the content property. |
void |
setContentFragments(MultipleLinesType value)
Sets the value of the contentFragments property. |
void |
setExtendedSource(ExtendedSourceType value)
Sets the value of the extendedSource property. |
void |
setNotes1(RichTextType value)
Sets the value of the notes1 property. |
void |
setNotes2(RichTextType value)
Sets the value of the notes2 property. |
void |
setPointers(ExtendedPointersType value)
Sets the value of the pointers property. |
void |
setReferenceAppendedText(RichTextType value)
Sets the value of the referenceAppendedText property. |
void |
setSource(AgentContainerLocationType value)
Sets the value of the source property. |
void |
setTitle(SimpleRichTextType value)
Sets the value of the title property. |
void |
setUserCreatedCitation(RichTextType value)
Sets the value of the userCreatedCitation 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 MultipleLinesType _ContentFragments
protected RichTextType _ReferenceAppendedText
protected RichTextType _UserCreatedCitation
protected RichTextType _Notes1
protected RichTextType _Notes2
protected ExtendedPointersType _Pointers
protected RichTextWithExactType _Content
protected ExtendedSourceType _ExtendedSource
protected SimpleRichTextType _Title
public static final java.lang.Class version
Constructor Detail |
---|
public ContentAgentContainerLocationTypeImpl()
Method Detail |
---|
public AgentContainerLocationType getSource()
ContentAgentContainerLocationType
getSource
in interface ContentAgentContainerLocationType
AgentContainerLocationType
public void setSource(AgentContainerLocationType value)
ContentAgentContainerLocationType
setSource
in interface ContentAgentContainerLocationType
value
- allowed object is
AgentContainerLocationType
public MultipleLinesType getContentFragments()
ContentAgentContainerLocationType
getContentFragments
in interface ContentAgentContainerLocationType
MultipleLinesType
public void setContentFragments(MultipleLinesType value)
ContentAgentContainerLocationType
setContentFragments
in interface ContentAgentContainerLocationType
value
- allowed object is
MultipleLinesType
public RichTextType getReferenceAppendedText()
ContentAgentContainerLocationType
getReferenceAppendedText
in interface ContentAgentContainerLocationType
RichTextType
public void setReferenceAppendedText(RichTextType value)
ContentAgentContainerLocationType
setReferenceAppendedText
in interface ContentAgentContainerLocationType
value
- allowed object is
RichTextType
public RichTextType getUserCreatedCitation()
ContentAgentContainerLocationType
getUserCreatedCitation
in interface ContentAgentContainerLocationType
RichTextType
public void setUserCreatedCitation(RichTextType value)
ContentAgentContainerLocationType
setUserCreatedCitation
in interface ContentAgentContainerLocationType
value
- allowed object is
RichTextType
public RichTextType getNotes1()
ContentAgentContainerLocationType
getNotes1
in interface ContentAgentContainerLocationType
RichTextType
public void setNotes1(RichTextType value)
ContentAgentContainerLocationType
setNotes1
in interface ContentAgentContainerLocationType
value
- allowed object is
RichTextType
public RichTextType getNotes2()
ContentAgentContainerLocationType
getNotes2
in interface ContentAgentContainerLocationType
RichTextType
public void setNotes2(RichTextType value)
ContentAgentContainerLocationType
setNotes2
in interface ContentAgentContainerLocationType
value
- allowed object is
RichTextType
public ExtendedPointersType getPointers()
ContentAgentContainerLocationType
getPointers
in interface ContentAgentContainerLocationType
ExtendedPointersType
public void setPointers(ExtendedPointersType value)
ContentAgentContainerLocationType
setPointers
in interface ContentAgentContainerLocationType
value
- allowed object is
ExtendedPointersType
public RichTextWithExactType getContent()
ContentAgentContainerLocationType
getContent
in interface ContentAgentContainerLocationType
RichTextWithExactType
public void setContent(RichTextWithExactType value)
ContentAgentContainerLocationType
setContent
in interface ContentAgentContainerLocationType
value
- allowed object is
RichTextWithExactType
public ExtendedSourceType getExtendedSource()
ContentAgentContainerLocationType
getExtendedSource
in interface ContentAgentContainerLocationType
ExtendedSourceType
public void setExtendedSource(ExtendedSourceType value)
ContentAgentContainerLocationType
setExtendedSource
in interface ContentAgentContainerLocationType
value
- allowed object is
ExtendedSourceType
public SimpleRichTextType getTitle()
ContentAgentContainerLocationType
getTitle
in interface ContentAgentContainerLocationType
SimpleRichTextType
public void setTitle(SimpleRichTextType value)
ContentAgentContainerLocationType
setTitle
in interface ContentAgentContainerLocationType
value
- allowed object is
SimpleRichTextType
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 |