|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nci.mageom.domain.impl.MAGEOMObject
gov.nih.nci.mageom.domain.impl.ExtendableImpl
gov.nih.nci.mageom.domain.Measurement.impl.UnitImpl
gov.nih.nci.mageom.domain.Measurement.impl.TemperatureUnitImpl
public class TemperatureUnitImpl
Temperature
| Field Summary | |
|---|---|
protected static java.util.ArrayList |
allAssociationMethods
|
protected static java.util.Hashtable |
associationMethods
|
protected java.lang.String |
unitNameCV
DOCUMENT ME |
| Fields inherited from class gov.nih.nci.mageom.domain.Measurement.impl.UnitImpl |
|---|
unitName |
| Fields inherited from class gov.nih.nci.mageom.domain.impl.ExtendableImpl |
|---|
propertySets, propertySetsCount, securedElementId |
| Constructor Summary | |
|---|---|
TemperatureUnitImpl()
Default constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getUnitNameCV()
Returns the value of this TemperatureUnit object's unitNameCV attribute. |
java.util.Hashtable |
getXMLMethodDescriptors()
Returns a Hashtable containing XMLMethodDescriptors descriptors of
the association methods of this object. |
protected void |
init()
|
TemperatureUnit[] |
searchTemperatureUnits(TemperatureUnitSearchCriteria criteria)
Returns an array of TemperatureUnit objects that
satisfy the given TemperatureUnitSearchCriteria. |
void |
setUnitNameCV(java.lang.String p_unitNameCV)
Sets the unitNameCV attribute. |
java.lang.String |
toString()
Returns a String representation of this object suitable for console display. |
org.w3c.dom.Element |
toXML(org.w3c.dom.Document doc)
|
org.w3c.dom.Element |
toXMLDoc(org.w3c.dom.Document doc)
|
org.w3c.dom.Element |
toXMLProcessor(org.w3c.dom.Document doc,
java.util.ArrayList fillOutValues)
Returns an XML representation of the object. |
| Methods inherited from class gov.nih.nci.mageom.domain.Measurement.impl.UnitImpl |
|---|
getUnitName, searchUnits, setUnitName |
| Methods inherited from class gov.nih.nci.mageom.domain.impl.ExtendableImpl |
|---|
getPropertySets, getPropertySetsCount, getSecuredElementId, searchExtendables, setPropertySets, setSecuredElementId |
| Methods inherited from class gov.nih.nci.mageom.domain.impl.MAGEOMObject |
|---|
getId, getIsEditable, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface gov.nih.nci.mageom.domain.Measurement.Unit |
|---|
getUnitName, setUnitName |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Field Detail |
|---|
protected static java.util.ArrayList allAssociationMethods
protected static java.util.Hashtable associationMethods
protected java.lang.String unitNameCV
| Constructor Detail |
|---|
public TemperatureUnitImpl()
| Method Detail |
|---|
protected void init()
init in class UnitImpl
public TemperatureUnit[] searchTemperatureUnits(TemperatureUnitSearchCriteria criteria)
throws gov.nih.nci.common.search.SearchException
TemperatureUnit objects that
satisfy the given TemperatureUnitSearchCriteria.
criteria - The TemperatureUnitSearchCriteria
which represents a query for TemperatureUnit objects.
TemperatureUnit objects.
A - gov.nih.nci.common.search.SearchException if there is a problem searching.
gov.nih.nci.common.search.SearchExceptionpublic void setUnitNameCV(java.lang.String p_unitNameCV)
TemperatureUnit object.
setUnitNameCV in interface TemperatureUnitp_unitNameCV - The new value for unitNameCV.TemperatureUnit.getUnitNameCV()public java.lang.String getUnitNameCV()
TemperatureUnitTemperatureUnit object's unitNameCV attribute.
Description of unitNameCV:
DOCUMENT ME!
getUnitNameCV in interface TemperatureUnitenum {degree_C,degree_F,K} The value of unitNameCV.TemperatureUnit.getUnitNameCV()public org.w3c.dom.Element toXML(org.w3c.dom.Document doc)
toXML in class UnitImplpublic org.w3c.dom.Element toXMLDoc(org.w3c.dom.Document doc)
toXMLDoc in class UnitImpl
public org.w3c.dom.Element toXMLProcessor(org.w3c.dom.Document doc,
java.util.ArrayList fillOutValues)
toXMLProcessor in class UnitImpldoc - the working documentfillOutValues - a list of attribute names that should have
full XML for their values.
public java.util.Hashtable getXMLMethodDescriptors()
XMLMethodDescriptors descriptors of
the association methods of this object.
getXMLMethodDescriptors in class UnitImplpublic java.lang.String toString()
toString in class UnitImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||