Package de.swa.mmfg
Class Weight
java.lang.Object
de.swa.mmfg.Weight
public class Weight
extends java.lang.Object
data type to represent weights
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description ContextgetContext()floatgetWeight()voidsetContext(Context context)voidsetWeight(float weight)
-
Constructor Details
-
Method Details
-
getContext
-
setContext
-
getWeight
public float getWeight() -
setWeight
public void setWeight(float weight)
-