Uses of Class
nl.surfnet.coin.teams.model.ScimType

Packages that use ScimType
nl.surfnet.coin.teams.model   
 

Uses of ScimType in nl.surfnet.coin.teams.model
 

Methods in nl.surfnet.coin.teams.model that return ScimType
 ScimType ScimEvent.getType()
           
static ScimType ScimType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ScimType[] ScimType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.surfnet.coin.teams.model with parameters of type ScimType
 void ScimEvent.setType(ScimType type)
           
 



Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.