public class Entitlement
extends Object
Holds the value for a given entitlement type.
- Author:
- joseross
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
-
value
protected int value
-
Constructor Details
-
Entitlement
public Entitlement()
-
Method Details
-
-
-
getValue
public int getValue()
-
setValue
public void setValue(int value)
-