Uses of Class
com.ibm.itim.dataservices.model.pim.SAMembership.Type

Packages that use SAMembership.Type
com.ibm.itim.dataservices.model.pim Extends the com.ibm.itim.dataservices.model package to provide a remotable application programming interface for Shared Access Module objects. 
 

Uses of SAMembership.Type in com.ibm.itim.dataservices.model.pim
 

Methods in com.ibm.itim.dataservices.model.pim that return SAMembership.Type
 SAMembership.Type SAMembership.getMembershipType()
          Returns the value of the membershipType property.
static SAMembership.Type SAMembership.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SAMembership.Type[] SAMembership.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ibm.itim.dataservices.model.pim with parameters of type SAMembership.Type
 void SAMembership.setMembershipType(SAMembership.Type type)
          Sets the value of the membershipType property.
 

Constructors in com.ibm.itim.dataservices.model.pim with parameters of type SAMembership.Type
SAMembership(SAMembership.Type membershipType, java.lang.String membershipName)
          The default constructor.
 



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.