V
- restriction type. Typically Number, Boolean, Enumpublic class Restriction<L> extends Authorization
Authorizable
object with a limitation value.Constructor and Description |
---|
Restriction() |
Restriction(L limit) |
Restriction(Restriction r) |
Modifier and Type | Method and Description |
---|---|
L |
getLimit()
Limitation value
|
void |
setLimit(L limit)
Limitation value
|
public Restriction()
public Restriction(Restriction r)
public Restriction(L limit)
Copyright © 2018. All rights reserved.