|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.rpc.soap.client.RemoteScheme
com.atlassian.jira.rpc.soap.client.RemotePermissionScheme
public class RemotePermissionScheme
| Constructor Summary | |
|---|---|
RemotePermissionScheme()
|
|
RemotePermissionScheme(java.lang.String description,
java.lang.Long id,
java.lang.String name,
java.lang.String type,
RemotePermissionMapping[] permissionMappings)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
RemotePermissionMapping[] |
getPermissionMappings()
Gets the permissionMappings value for this RemotePermissionScheme. |
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 |
setPermissionMappings(RemotePermissionMapping[] permissionMappings)
Sets the permissionMappings value for this RemotePermissionScheme. |
| Methods inherited from class com.atlassian.jira.rpc.soap.client.RemoteScheme |
|---|
getDescription, getId, getName, getType, setDescription, setId, setName, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemotePermissionScheme()
public RemotePermissionScheme(java.lang.String description,
java.lang.Long id,
java.lang.String name,
java.lang.String type,
RemotePermissionMapping[] permissionMappings)
| Method Detail |
|---|
public RemotePermissionMapping[] getPermissionMappings()
public void setPermissionMappings(RemotePermissionMapping[] permissionMappings)
permissionMappings - public boolean equals(java.lang.Object obj)
equals in class RemoteSchemepublic int hashCode()
hashCode in class RemoteSchemepublic 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 | |||||||||