Packages that use Mask | |
---|---|
it.list.jft | Provides interfaces for dealing with different FastTrack objects. |
Uses of Mask in it.list.jft |
---|
Methods in it.list.jft that return Mask | |
---|---|
Mask |
TransactionParam.getMask()
Returns the optional mask of a new transaction. |
Mask |
SubscriptionParam.getMask()
Returns the optional mask for the new subscription. |
Mask |
JFT.makeEmptyMask(int entityClassID)
Create and returns a new empty mask for a given Entity Class. |
Methods in it.list.jft with parameters of type Mask | |
---|---|
void |
TransactionParam.setMask(Mask mask)
Set/replace the optional mask of a new transaction. |
void |
SubscriptionParam.setMask(Mask mask)
Set/replace the optional mask for the new subscription. |