Uses of Class
org.zeroexchange.model.collaboration.ViewPolicy

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)
           
 



Copyright © 2013. All Rights Reserved.