|
||||||||||
| 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.infra.SIF_JoinOn
public class SIF_JoinOn
| Field Summary |
|---|
| Fields inherited from class com.edustructures.sifworks.Element |
|---|
CURRENT_SERIALIZE_VERSION |
| Constructor Summary | |
|---|---|
SIF_JoinOn()
Constructor |
|
SIF_JoinOn(SIF_LeftElement sifLeftElement,
SIF_RightElement sifRightElement)
Constructor that accepts values for all mandatory fields |
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
Gets the key of this object |
ElementDef[] |
getKeyFields()
Gets the metadata fields that make up the key of this object |
SIF_LeftElement |
getSIF_LeftElement()
Gets the value of the <SIF_LeftElement> element. |
SIF_RightElement |
getSIF_RightElement()
Gets the value of the <SIF_RightElement> element. |
void |
removeSIF_LeftElement()
Removes the SIF_LeftElement child element previously created by calling setSIF_LeftElement |
void |
removeSIF_RightElement()
Removes the SIF_RightElement child element previously created by calling setSIF_RightElement |
void |
setSIF_LeftElement(SIF_LeftElement value)
Sets the value of the <SIF_LeftElement> element. |
void |
setSIF_LeftElement(Topics objectName,
java.lang.String value)
Sets the value of the <SIF_LeftElement> child element. |
void |
setSIF_RightElement(SIF_RightElement value)
Sets the value of the <SIF_RightElement> element. |
void |
setSIF_RightElement(Topics objectName,
java.lang.String value)
Sets the value of the <SIF_RightElement> child 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, 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_JoinOn()
public SIF_JoinOn(SIF_LeftElement sifLeftElement,
SIF_RightElement sifRightElement)
sifLeftElement - sifRightElement - | Method Detail |
|---|
public java.lang.String getKey()
getKey in class SIFElementpublic ElementDef[] getKeyFields()
public void setSIF_LeftElement(SIF_LeftElement value)
<SIF_LeftElement> element.
value - A SIF_LeftElement object
public void setSIF_LeftElement(Topics objectName,
java.lang.String value)
<SIF_LeftElement> child element.
This form of setSIF_LeftElement is provided as a convenience method
that is functionally equivalent to the version of setSIF_LeftElement
that accepts a single SIF_LeftElement object.
objectName - value - Gets or sets the content value of the <SIF_LeftElement> elementpublic SIF_LeftElement getSIF_LeftElement()
<SIF_LeftElement> element.
SIF_LeftElement objectpublic void removeSIF_LeftElement()
SIF_LeftElement child element previously created by calling setSIF_LeftElement
public void setSIF_RightElement(SIF_RightElement value)
<SIF_RightElement> element.
value - A SIF_RightElement object
public void setSIF_RightElement(Topics objectName,
java.lang.String value)
<SIF_RightElement> child element.
This form of setSIF_RightElement is provided as a convenience method
that is functionally equivalent to the version of setSIF_RightElement
that accepts a single SIF_RightElement object.
objectName - value - Gets or sets the content value of the <SIF_RightElement> elementpublic SIF_RightElement getSIF_RightElement()
<SIF_RightElement> element.
SIF_RightElement objectpublic void removeSIF_RightElement()
SIF_RightElement child element previously created by calling setSIF_RightElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||