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:
java.io.Serializable

public class SOAPRole
extends SOAPEntity
implements java.io.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
 java.lang.String[] getMembers()
           
 void setMembers(java.lang.String[] members)
           
 java.lang.String toString()
           
 
Methods inherited from class com.atlassian.crowd.integration.soap.SOAPEntity
equals, getAttribute, 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, wait, wait, wait
 

Constructor Detail

SOAPRole

public SOAPRole()
Method Detail

getMembers

public java.lang.String[] getMembers()

setMembers

public void setMembers(java.lang.String[] members)

toString

public java.lang.String toString()
Overrides:
toString in class SOAPEntity


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.