|
|||||||||
| 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 ContentAgentContainerLocationTypeAgentContainerLocationTypepublic void setSource(AgentContainerLocationType value)
ContentAgentContainerLocationType
setSource in interface ContentAgentContainerLocationTypevalue - allowed object is
AgentContainerLocationTypepublic MultipleLinesType getContentFragments()
ContentAgentContainerLocationType
getContentFragments in interface ContentAgentContainerLocationTypeMultipleLinesTypepublic void setContentFragments(MultipleLinesType value)
ContentAgentContainerLocationType
setContentFragments in interface ContentAgentContainerLocationTypevalue - allowed object is
MultipleLinesTypepublic RichTextType getReferenceAppendedText()
ContentAgentContainerLocationType
getReferenceAppendedText in interface ContentAgentContainerLocationTypeRichTextTypepublic void setReferenceAppendedText(RichTextType value)
ContentAgentContainerLocationType
setReferenceAppendedText in interface ContentAgentContainerLocationTypevalue - allowed object is
RichTextTypepublic RichTextType getUserCreatedCitation()
ContentAgentContainerLocationType
getUserCreatedCitation in interface ContentAgentContainerLocationTypeRichTextTypepublic void setUserCreatedCitation(RichTextType value)
ContentAgentContainerLocationType
setUserCreatedCitation in interface ContentAgentContainerLocationTypevalue - allowed object is
RichTextTypepublic RichTextType getNotes1()
ContentAgentContainerLocationType
getNotes1 in interface ContentAgentContainerLocationTypeRichTextTypepublic void setNotes1(RichTextType value)
ContentAgentContainerLocationType
setNotes1 in interface ContentAgentContainerLocationTypevalue - allowed object is
RichTextTypepublic RichTextType getNotes2()
ContentAgentContainerLocationType
getNotes2 in interface ContentAgentContainerLocationTypeRichTextTypepublic void setNotes2(RichTextType value)
ContentAgentContainerLocationType
setNotes2 in interface ContentAgentContainerLocationTypevalue - allowed object is
RichTextTypepublic ExtendedPointersType getPointers()
ContentAgentContainerLocationType
getPointers in interface ContentAgentContainerLocationTypeExtendedPointersTypepublic void setPointers(ExtendedPointersType value)
ContentAgentContainerLocationType
setPointers in interface ContentAgentContainerLocationTypevalue - allowed object is
ExtendedPointersTypepublic RichTextWithExactType getContent()
ContentAgentContainerLocationType
getContent in interface ContentAgentContainerLocationTypeRichTextWithExactTypepublic void setContent(RichTextWithExactType value)
ContentAgentContainerLocationType
setContent in interface ContentAgentContainerLocationTypevalue - allowed object is
RichTextWithExactTypepublic ExtendedSourceType getExtendedSource()
ContentAgentContainerLocationType
getExtendedSource in interface ContentAgentContainerLocationTypeExtendedSourceTypepublic void setExtendedSource(ExtendedSourceType value)
ContentAgentContainerLocationType
setExtendedSource in interface ContentAgentContainerLocationTypevalue - allowed object is
ExtendedSourceTypepublic SimpleRichTextType getTitle()
ContentAgentContainerLocationType
getTitle in interface ContentAgentContainerLocationTypeSimpleRichTextTypepublic void setTitle(SimpleRichTextType value)
ContentAgentContainerLocationType
setTitle in interface ContentAgentContainerLocationTypevalue - allowed object is
SimpleRichTextTypepublic 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 | ||||||||