|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.infoml.jaxb.impl.PropertiesTypeImpl
public class PropertiesTypeImpl
Nested Class Summary | |
---|---|
class |
PropertiesTypeImpl.Unmarshaller
|
Field Summary | |
---|---|
protected AgentType |
_CardAuthor
|
protected java.io.Serializable |
_DateCreated
|
protected com.sun.xml.bind.util.ListImpl |
_DateModified
|
protected SimpleRichTextWithOwnerReplaceType |
_DvprTitle
|
protected SimpleRichTextWithOwnerReplaceType |
_UserTitle
|
static java.lang.Class |
version
|
Constructor Summary | |
---|---|
PropertiesTypeImpl()
|
Method Summary | |
---|---|
protected com.sun.xml.bind.util.ListImpl |
_getDateModified()
|
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
|
org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler |
createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
|
AgentType |
getCardAuthor()
Gets the value of the cardAuthor property. |
java.io.Serializable |
getDateCreated()
Gets the value of the dateCreated property. |
java.util.List |
getDateModified()
Gets the value of the DateModified property. |
SimpleRichTextWithOwnerReplaceType |
getDvprTitle()
Gets the value of the dvprTitle property. |
java.lang.Class |
getPrimaryInterface()
|
SimpleRichTextWithOwnerReplaceType |
getUserTitle()
Gets the value of the userTitle 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 |
setCardAuthor(AgentType value)
Sets the value of the cardAuthor property. |
void |
setDateCreated(java.io.Serializable value)
Sets the value of the dateCreated property. |
void |
setDvprTitle(SimpleRichTextWithOwnerReplaceType value)
Sets the value of the dvprTitle property. |
void |
setUserTitle(SimpleRichTextWithOwnerReplaceType value)
Sets the value of the userTitle property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected SimpleRichTextWithOwnerReplaceType _UserTitle
protected com.sun.xml.bind.util.ListImpl _DateModified
protected AgentType _CardAuthor
protected java.io.Serializable _DateCreated
protected SimpleRichTextWithOwnerReplaceType _DvprTitle
public static final java.lang.Class version
Constructor Detail |
---|
public PropertiesTypeImpl()
Method Detail |
---|
public SimpleRichTextWithOwnerReplaceType getUserTitle()
PropertiesType
getUserTitle
in interface PropertiesType
SimpleRichTextWithOwnerReplaceType
public void setUserTitle(SimpleRichTextWithOwnerReplaceType value)
PropertiesType
setUserTitle
in interface PropertiesType
value
- allowed object is
SimpleRichTextWithOwnerReplaceType
protected com.sun.xml.bind.util.ListImpl _getDateModified()
public java.util.List getDateModified()
PropertiesType
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 DateModified property.
For example, to add a new item, do as follows:
getDateModified().add(newItem);
Objects of the following type(s) are allowed in the list
String
String
Calendar
Calendar
getDateModified
in interface PropertiesType
public AgentType getCardAuthor()
PropertiesType
getCardAuthor
in interface PropertiesType
AgentType
public void setCardAuthor(AgentType value)
PropertiesType
setCardAuthor
in interface PropertiesType
value
- allowed object is
AgentType
public java.io.Serializable getDateCreated()
PropertiesType
getDateCreated
in interface PropertiesType
Calendar
Calendar
String
String
public void setDateCreated(java.io.Serializable value)
PropertiesType
setDateCreated
in interface PropertiesType
value
- allowed object is
Calendar
Calendar
String
String
public SimpleRichTextWithOwnerReplaceType getDvprTitle()
PropertiesType
getDvprTitle
in interface PropertiesType
SimpleRichTextWithOwnerReplaceType
public void setDvprTitle(SimpleRichTextWithOwnerReplaceType value)
PropertiesType
setDvprTitle
in interface PropertiesType
value
- allowed object is
SimpleRichTextWithOwnerReplaceType
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 |