Clearspace API (1.7.0) Core Javadocs

Uses of Class
com.jivesoftware.community.ProfileField.Type

Packages that use ProfileField.Type
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of ProfileField.Type in com.jivesoftware.community
 

Methods in com.jivesoftware.community that return ProfileField.Type
 ProfileField.Type ProfileField.getType()
          Returns the ProfileField.Type of this profile field.
static ProfileField.Type ProfileField.Type.valueOf(int ID)
          Gets an Type object from an typeID
static ProfileField.Type ProfileField.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProfileField.Type[] ProfileField.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.