com.atlassian.crowd.integration.soap
Class SOAPRole

java.lang.Object
  extended by com.atlassian.crowd.integration.soap.SOAPEntity
      extended by com.atlassian.crowd.integration.soap.SOAPRole
All Implemented Interfaces:
Serializable

public class SOAPRole
extends SOAPEntity
implements Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.atlassian.crowd.integration.soap.SOAPEntity
active, attributes, conception, description, directoryID, ID, lastModified, name
 
Constructor Summary
SOAPRole()
           
 
Method Summary
 String[] getMembers()
           
 void setMembers(String[] members)
           
 
Methods inherited from class com.atlassian.crowd.integration.soap.SOAPEntity
equals, getAttributes, getConception, getDescription, getDirectoryID, getID, getLastModified, getName, hashCode, isActive, setActive, setAttributes, setConception, setDescription, setDirectoryID, setID, setLastModified, setName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPRole

public SOAPRole()
Method Detail

getMembers

public String[] getMembers()

setMembers

public void setMembers(String[] members)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.