|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.atlassian.crowd.integration.soap.SOAPRole
public class SOAPRole
| Constructor Summary | |
|---|---|
SOAPRole()
|
|
SOAPRole(java.lang.Long ID,
java.lang.Boolean active,
SOAPAttribute[] attributes,
java.util.Calendar conception,
java.lang.String description,
java.lang.Long directoryID,
java.util.Calendar lastModified,
java.lang.String[] members,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.Boolean |
getActive()
Gets the active value for this SOAPRole. |
SOAPAttribute[] |
getAttributes()
Gets the attributes value for this SOAPRole. |
java.util.Calendar |
getConception()
Gets the conception value for this SOAPRole. |
java.lang.String |
getDescription()
Gets the description value for this SOAPRole. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class<?> _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.Long |
getDirectoryID()
Gets the directoryID value for this SOAPRole. |
java.lang.Long |
getID()
Gets the ID value for this SOAPRole. |
java.util.Calendar |
getLastModified()
Gets the lastModified value for this SOAPRole. |
java.lang.String[] |
getMembers()
Gets the members value for this SOAPRole. |
java.lang.String |
getName()
Gets the name value for this SOAPRole. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class<?> _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setActive(java.lang.Boolean active)
Sets the active value for this SOAPRole. |
void |
setAttributes(SOAPAttribute[] attributes)
Sets the attributes value for this SOAPRole. |
void |
setConception(java.util.Calendar conception)
Sets the conception value for this SOAPRole. |
void |
setDescription(java.lang.String description)
Sets the description value for this SOAPRole. |
void |
setDirectoryID(java.lang.Long directoryID)
Sets the directoryID value for this SOAPRole. |
void |
setID(java.lang.Long ID)
Sets the ID value for this SOAPRole. |
void |
setLastModified(java.util.Calendar lastModified)
Sets the lastModified value for this SOAPRole. |
void |
setMembers(java.lang.String[] members)
Sets the members value for this SOAPRole. |
void |
setName(java.lang.String name)
Sets the name value for this SOAPRole. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SOAPRole()
public SOAPRole(java.lang.Long ID,
java.lang.Boolean active,
SOAPAttribute[] attributes,
java.util.Calendar conception,
java.lang.String description,
java.lang.Long directoryID,
java.util.Calendar lastModified,
java.lang.String[] members,
java.lang.String name)
| Method Detail |
|---|
public java.lang.Long getID()
public void setID(java.lang.Long ID)
ID - public java.lang.Boolean getActive()
public void setActive(java.lang.Boolean active)
active - public SOAPAttribute[] getAttributes()
public void setAttributes(SOAPAttribute[] attributes)
attributes - public java.util.Calendar getConception()
public void setConception(java.util.Calendar conception)
conception - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description - public java.lang.Long getDirectoryID()
public void setDirectoryID(java.lang.Long directoryID)
directoryID - public java.util.Calendar getLastModified()
public void setLastModified(java.util.Calendar lastModified)
lastModified - public java.lang.String[] getMembers()
public void setMembers(java.lang.String[] members)
members - public java.lang.String getName()
public void setName(java.lang.String name)
name - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class<?> _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class<?> _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||