|
||||||||||
| 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.VolumeUnitImpl
public class VolumeUnitImpl
Volume
| 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 | |
|---|---|
VolumeUnitImpl()
Default constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getUnitNameCV()
Returns the value of this VolumeUnit object's unitNameCV attribute. |
java.util.Hashtable |
getXMLMethodDescriptors()
Returns a Hashtable containing XMLMethodDescriptors descriptors of
the association methods of this object. |
protected void |
init()
|
VolumeUnit[] |
searchVolumeUnits(VolumeUnitSearchCriteria criteria)
Returns an array of VolumeUnit objects that
satisfy the given VolumeUnitSearchCriteria. |
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 VolumeUnitImpl()
| Method Detail |
|---|
protected void init()
init in class UnitImpl
public VolumeUnit[] searchVolumeUnits(VolumeUnitSearchCriteria criteria)
throws gov.nih.nci.common.search.SearchException
VolumeUnit objects that
satisfy the given VolumeUnitSearchCriteria.
criteria - The VolumeUnitSearchCriteria
which represents a query for VolumeUnit objects.
VolumeUnit 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)
VolumeUnit object.
setUnitNameCV in interface VolumeUnitp_unitNameCV - The new value for unitNameCV.VolumeUnit.getUnitNameCV()public java.lang.String getUnitNameCV()
VolumeUnitVolumeUnit object's unitNameCV attribute.
Description of unitNameCV:
DOCUMENT ME!
getUnitNameCV in interface VolumeUnitenum {mL,cc,dL,L,uL,nL,pL,fL,other} The value of unitNameCV.VolumeUnit.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 | |||||||||