|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.edustructures.sifworks.Element
com.edustructures.sifworks.SIFElement
com.edustructures.sifworks.datamodel.SIF_Metadata
public class SIF_Metadata
| Field Summary |
|---|
| Fields inherited from class com.edustructures.sifworks.Element |
|---|
CURRENT_SERIALIZE_VERSION |
| Constructor Summary | |
|---|---|
SIF_Metadata()
Constructor |
|
| Method Summary | |
|---|---|
LifeCycle |
getLifeCycle()
Gets the value of the <LifeCycle> element. |
RightsElements |
getRightsElements()
Gets the value of the <RightsElements> element. |
TimeElements |
getTimeElements()
Gets the value of the <TimeElements> element. |
void |
removeLifeCycle()
Removes the LifeCycle child element previously created by calling setLifeCycle |
void |
removeRightsElements()
Removes the RightsElements child element previously created by calling setRightsElements |
void |
removeTimeElements()
Removes the TimeElements child element previously created by calling setTimeElements |
void |
setLifeCycle(LifeCycle value)
Sets the value of the <LifeCycle> element. |
void |
setRightsElements(RightsElements value)
Sets the value of the <RightsElements> element. |
void |
setTimeElements(TimeElements value)
Sets the value of the <TimeElements> element. |
| Methods inherited from class com.edustructures.sifworks.SIFElement |
|---|
addChild, addChild, clone, compareGraphTo, create, effectiveSIFVersion, getChild, getChild, getChild, getChild, getChild, getChildCount, getChildList, getChildList, getChildList, getChildren, getChildren, getContent, getContent, getField, getField, getFieldCount, getFields, getFieldValue, getKey, getSIFValue, getSIFVersion, getTextValue, getXmlId, hasTextValue, removeChild, removeChild, removeChild, removeChild, restoreImplementationDef, setChanged, setChildren, setEmpty, setField, setField, setField, setField, setSIFValue, setSIFVersion, setTextValue, setXmlId, tag |
| Methods inherited from class com.edustructures.sifworks.Element |
|---|
compareTo, getElementDef, getParent, getRoot, isChanged, isDoNotEncode, isEmpty, setChanged, setDoNotEncode, setElementDef, setEmpty, setParent, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SIF_Metadata()
| Method Detail |
|---|
public void setTimeElements(TimeElements value)
<TimeElements> element.
value - A TimeElements objectpublic TimeElements getTimeElements()
<TimeElements> element.
TimeElements objectpublic void removeTimeElements()
TimeElements child element previously created by calling setTimeElements
public void setLifeCycle(LifeCycle value)
<LifeCycle> element.
value - A LifeCycle objectpublic LifeCycle getLifeCycle()
<LifeCycle> element.
LifeCycle objectpublic void removeLifeCycle()
LifeCycle child element previously created by calling setLifeCycle
public void setRightsElements(RightsElements value)
<RightsElements> element.
value - A RightsElements objectpublic RightsElements getRightsElements()
<RightsElements> element.
RightsElements objectpublic void removeRightsElements()
RightsElements child element previously created by calling setRightsElements
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||