|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.biomage.Common.Extendable
|
+--org.biomage.Measurement.Unit
|
+--org.biomage.Measurement.VolumeUnit
Volume
| Nested Class Summary | |
class |
VolumeUnit.UnitNameCV
Inner class for the enumeration values that the attribute unitNameCV can assume. |
| Nested classes inherited from class org.biomage.Interface.HasPropertySets |
HasPropertySets.PropertySets_list |
| Field Summary |
| Fields inherited from class org.biomage.Common.Extendable |
propertySets |
| Constructor Summary | |
VolumeUnit()
Default constructor. |
|
VolumeUnit(org.xml.sax.Attributes atts)
Attribute constructor. |
|
| Method Summary | |
java.lang.String |
getNameByValueUnitNameCV(int val)
For UnitNameCV get the Name of the Enumeration type by passing a Value to it. |
java.lang.String |
getNameUnitNameCV()
Return the current name of the Enumeration type of UnitNameCV. |
VolumeUnit.UnitNameCV |
getUnitNameCV()
Get method for unitNameCV |
int |
getValueByNameUnitNameCV(java.lang.String name)
For UnitNameCV get the Value of the Enumeration type by passing a Name to it. |
int |
getValueUnitNameCV()
Return the currrent value of the Enumeration type of UnitNameCV. |
java.lang.String |
setNameByValueUnitNameCV(int val)
For UnitNameCV set the Name of the Enumeration type by passing a value (int) |
void |
setUnitNameCV(VolumeUnit.UnitNameCV unitNameCV)
Set method for unitNameCV |
int |
setValueByNameUnitNameCV(java.lang.String name)
For UnitNameCV set the Value of the Enumeration type by passing a Name to it. |
void |
writeAssociations(java.io.Writer out)
writeAssociations This method is responsible for assembling the association data into XML. |
void |
writeAttributes(java.io.Writer out)
writeAttributes This method is responsible for assembling the attribute data into XML. |
void |
writeMAGEML(java.io.Writer out)
writeMAGEML This method is responsible for assembling the attribute and association data into XML. |
| Methods inherited from class org.biomage.Measurement.Unit |
getUnitName, setUnitName |
| Methods inherited from class org.biomage.Common.Extendable |
addToPropertySets, addToPropertySets, getFromPropertySets, getPropertySets, removeElementAtFromPropertySets, removeFromPropertySets, setPropertySets |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VolumeUnit()
public VolumeUnit(org.xml.sax.Attributes atts)
| Method Detail |
public void writeMAGEML(java.io.Writer out)
throws java.io.IOException
writeMAGEML in class Unitjava.io.IOException
public void writeAttributes(java.io.Writer out)
throws java.io.IOException
writeAttributes in class Unitjava.io.IOException
public void writeAssociations(java.io.Writer out)
throws java.io.IOException
writeAssociations in class Unitjava.io.IOExceptionpublic void setUnitNameCV(VolumeUnit.UnitNameCV unitNameCV)
public VolumeUnit.UnitNameCV getUnitNameCV()
public java.lang.String setNameByValueUnitNameCV(int val)
public int setValueByNameUnitNameCV(java.lang.String name)
public java.lang.String getNameByValueUnitNameCV(int val)
public int getValueByNameUnitNameCV(java.lang.String name)
public java.lang.String getNameUnitNameCV()
public int getValueUnitNameCV()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||