|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jets3t.service.impl.soap.axis._2006_03_01.Grantee
org.jets3t.service.impl.soap.axis._2006_03_01.User
org.jets3t.service.impl.soap.axis._2006_03_01.CanonicalUser
public class CanonicalUser
| Constructor Summary | |
|---|---|
CanonicalUser()
|
|
CanonicalUser(String ID,
String displayName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getDisplayName()
Gets the displayName value for this CanonicalUser. |
String |
getID()
Gets the ID value for this CanonicalUser. |
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 |
setDisplayName(String displayName)
Sets the displayName value for this CanonicalUser. |
void |
setID(String ID)
Sets the ID value for this CanonicalUser. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CanonicalUser()
public CanonicalUser(String ID,
String displayName)
| Method Detail |
|---|
public String getID()
public void setID(String ID)
ID - public String getDisplayName()
public void setDisplayName(String displayName)
displayName - public boolean equals(Object obj)
equals in class Userpublic int hashCode()
hashCode in class Userpublic 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 | ||||||||