maltcms.io.xml.bindings.openms.featurexml
Class FeatureType.Convexhull.Hullpoint.Hposition

java.lang.Object
  extended by maltcms.io.xml.bindings.openms.featurexml.FeatureType.Convexhull.Hullpoint.Hposition
Enclosing class:
FeatureType.Convexhull.Hullpoint

public static class FeatureType.Convexhull.Hullpoint.Hposition
extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <simpleContent>
     <extension base="<http://www.w3.org/2001/XMLSchema>anySimpleType">
       <attribute name="dim" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
     </extension>
   </simpleContent>
 </complexType>
 


Constructor Summary
FeatureType.Convexhull.Hullpoint.Hposition()
           
 
Method Summary
 String getDim()
          Gets the value of the dim property.
 Object getValue()
          Gets the value of the value property.
 void setDim(String value)
          Sets the value of the dim property.
 void setValue(Object value)
          Sets the value of the value property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureType.Convexhull.Hullpoint.Hposition

public FeatureType.Convexhull.Hullpoint.Hposition()
Method Detail

getValue

public Object getValue()
Gets the value of the value property.

Returns:
possible object is Object

setValue

public void setValue(Object value)
Sets the value of the value property.

Parameters:
value - allowed object is Object

getDim

public String getDim()
Gets the value of the dim property.

Returns:
possible object is String

setDim

public void setDim(String value)
Sets the value of the dim property.

Parameters:
value - allowed object is String


Copyright © 2007-2012. All Rights Reserved.