|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.jira.soap.RemoteScheme
hudson.plugins.jira.soap.RemotePermissionScheme
public class RemotePermissionScheme
| Constructor Summary | |
|---|---|
RemotePermissionScheme()
|
|
RemotePermissionScheme(String description,
Long id,
String name,
String type,
RemotePermissionMapping[] permissionMappings)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
RemotePermissionMapping[] |
getPermissionMappings()
Gets the permissionMappings value for this RemotePermissionScheme. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
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 hudson.plugins.jira.soap.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(String description,
Long id,
String name,
String type,
RemotePermissionMapping[] permissionMappings)
| Method Detail |
|---|
public RemotePermissionMapping[] getPermissionMappings()
public void setPermissionMappings(RemotePermissionMapping[] permissionMappings)
permissionMappings - public boolean equals(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(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||