Uses of Class
org.plasma.provisioning.Sort

Packages that use Sort
org.plasma.provisioning Package level documentation for package org.plasma.provisioning. 
 

Uses of Sort in org.plasma.provisioning
 

Fields in org.plasma.provisioning declared as Sort
protected  Sort PropertyAppInfo.sort
           
protected  Sort Property.sort
           
 

Methods in org.plasma.provisioning that return Sort
 Sort ObjectFactory.createSort()
          Create an instance of Sort
 Sort PropertyAppInfo.getSort()
          Gets the value of the sort property.
 Sort Property.getSort()
          Gets the value of the sort property.
 

Methods in org.plasma.provisioning with parameters of type Sort
 void PropertyAppInfo.setSort(Sort value)
          Sets the value of the sort property.
 void Property.setSort(Sort value)
          Sets the value of the sort property.
 



Copyright © 2013. All rights reserved.