Package org.cxml
Class DeductionPercent
- java.lang.Object
-
- org.cxml.DeductionPercent
-
public class DeductionPercent extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringpercent
-
Constructor Summary
Constructors Constructor Description DeductionPercent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetPercent()Gets the value of the percent property.voidsetPercent(java.lang.String value)Sets the value of the percent property.
-