|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewPolicy | |
---|---|
org.zeroexchange.model.collaboration |
Uses of ViewPolicy in org.zeroexchange.model.collaboration |
---|
Methods in org.zeroexchange.model.collaboration that return ViewPolicy | |
---|---|
ViewPolicy |
Contract.getViewPolicy()
|
static ViewPolicy |
ViewPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ViewPolicy[] |
ViewPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.zeroexchange.model.collaboration that return types with arguments of type ViewPolicy | |
---|---|
static List<? extends ViewPolicy> |
ViewPolicy.listAll()
Returns list of the available policies. |
Methods in org.zeroexchange.model.collaboration with parameters of type ViewPolicy | |
---|---|
void |
Contract.setViewPolicy(ViewPolicy viewPolicy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |