Uses of Class
pl.slawas.entities.NameValuePairUtils.SortBy

Packages that use NameValuePairUtils.SortBy
pl.slawas.entities   
 

Uses of NameValuePairUtils.SortBy in pl.slawas.entities
 

Methods in pl.slawas.entities that return NameValuePairUtils.SortBy
static NameValuePairUtils.SortBy NameValuePairUtils.SortBy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NameValuePairUtils.SortBy[] NameValuePairUtils.SortBy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in pl.slawas.entities with parameters of type NameValuePairUtils.SortBy
static java.util.List<? extends NameValuePair> NameValuePairUtils.searchByName(java.util.List<? extends NameValuePair> source, java.lang.String searchCredentials, NameValuePairUtils.SortBy sortBy)
          Metoda przeszukiwania listy obiektów spełniających interface NameValuePair po nazwie.
 



Copyright © 2014 Sci Software. All Rights Reserved.