public class Percentage
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the percent property.
void
Sets the value of the percent property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
Percentage
public Percentage()
-
Method Details
-
getPercent
Gets the value of the percent property.
- Returns:
- possible object is
String
-
setPercent
public void setPercent(String value)
Sets the value of the percent property.
- Parameters:
value - allowed object is
String