|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.ics.ws.wsdl.BaseTransferObject
org.eclipse.higgins.ics.ws.wsdl.UIResponseCardTO
| Constructor Summary | |
|---|---|
UIResponseCardTO()
|
|
UIResponseCardTO(String name,
String description,
byte[] image,
String imagetype,
PropertyTO[] optionalClaims,
PropertyTO[] properties,
boolean saveCard,
String[] supportedClaimTypes,
UITokenServiceCredentialTO[] tokenservices,
String uid)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getDescription()
Gets the description value for this UIResponseCardTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
byte[] |
getImage()
Gets the image value for this UIResponseCardTO. |
String |
getImagetype()
Gets the imagetype value for this UIResponseCardTO. |
PropertyTO[] |
getOptionalClaims()
Gets the optionalClaims value for this UIResponseCardTO. |
PropertyTO[] |
getProperties()
Gets the properties value for this UIResponseCardTO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
String[] |
getSupportedClaimTypes()
Gets the supportedClaimTypes value for this UIResponseCardTO. |
UITokenServiceCredentialTO[] |
getTokenservices()
Gets the tokenservices value for this UIResponseCardTO. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getUid()
Gets the uid value for this UIResponseCardTO. |
int |
hashCode()
|
boolean |
isSaveCard()
Gets the saveCard value for this UIResponseCardTO. |
void |
setDescription(String description)
Sets the description value for this UIResponseCardTO. |
void |
setImage(byte[] image)
Sets the image value for this UIResponseCardTO. |
void |
setImagetype(String imagetype)
Sets the imagetype value for this UIResponseCardTO. |
void |
setOptionalClaims(PropertyTO[] optionalClaims)
Sets the optionalClaims value for this UIResponseCardTO. |
void |
setProperties(PropertyTO[] properties)
Sets the properties value for this UIResponseCardTO. |
void |
setSaveCard(boolean saveCard)
Sets the saveCard value for this UIResponseCardTO. |
void |
setSupportedClaimTypes(String[] supportedClaimTypes)
Sets the supportedClaimTypes value for this UIResponseCardTO. |
void |
setTokenservices(UITokenServiceCredentialTO[] tokenservices)
Sets the tokenservices value for this UIResponseCardTO. |
void |
setUid(String uid)
Sets the uid value for this UIResponseCardTO. |
| Methods inherited from class org.eclipse.higgins.ics.ws.wsdl.BaseTransferObject |
|---|
getName, setName |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UIResponseCardTO()
public UIResponseCardTO(String name,
String description,
byte[] image,
String imagetype,
PropertyTO[] optionalClaims,
PropertyTO[] properties,
boolean saveCard,
String[] supportedClaimTypes,
UITokenServiceCredentialTO[] tokenservices,
String uid)
| Method Detail |
public String getDescription()
public void setDescription(String description)
description - public byte[] getImage()
public void setImage(byte[] image)
image - public String getImagetype()
public void setImagetype(String imagetype)
imagetype - public PropertyTO[] getOptionalClaims()
public void setOptionalClaims(PropertyTO[] optionalClaims)
optionalClaims - public PropertyTO[] getProperties()
public void setProperties(PropertyTO[] properties)
properties - public boolean isSaveCard()
public void setSaveCard(boolean saveCard)
saveCard - public String[] getSupportedClaimTypes()
public void setSupportedClaimTypes(String[] supportedClaimTypes)
supportedClaimTypes - public UITokenServiceCredentialTO[] getTokenservices()
public void setTokenservices(UITokenServiceCredentialTO[] tokenservices)
tokenservices - public String getUid()
public void setUid(String uid)
uid - public boolean equals(Object obj)
equals in class BaseTransferObjectpublic int hashCode()
hashCode in class BaseTransferObjectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||