|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.higgins.ics.ws.wsdl.UIResponseCardTO
Constructor Summary | |
---|---|
UIResponseCardTO()
|
|
UIResponseCardTO(String cardId,
String description,
byte[] image,
String imagetype,
String issuerName,
String name,
PropertyTO[] optionalClaims,
PropertyTO[] properties,
boolean saveCard,
String[] supportedClaimTypes,
UITokenServiceCredentialTO[] tokenservices,
String type,
String uid)
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
String |
getCardId()
Gets the cardId value for this UIResponseCardTO. |
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. |
String |
getIssuerName()
Gets the issuerName value for this UIResponseCardTO. |
String |
getName()
Gets the name 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. |
String |
getType()
Gets the type 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 |
setCardId(String cardId)
Sets the cardId 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 |
setIssuerName(String issuerName)
Sets the issuerName value for this UIResponseCardTO. |
void |
setName(String name)
Sets the name 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 |
setType(String type)
Sets the type value for this UIResponseCardTO. |
void |
setUid(String uid)
Sets the uid value for this UIResponseCardTO. |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UIResponseCardTO()
public UIResponseCardTO(String cardId, String description, byte[] image, String imagetype, String issuerName, String name, PropertyTO[] optionalClaims, PropertyTO[] properties, boolean saveCard, String[] supportedClaimTypes, UITokenServiceCredentialTO[] tokenservices, String type, String uid)
Method Detail |
public String getCardId()
public void setCardId(String cardId)
cardId
- 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 String getIssuerName()
public void setIssuerName(String issuerName)
issuerName
- public String getName()
public void setName(String name)
name
- 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 getType()
public void setType(String type)
type
- public String getUid()
public void setUid(String uid)
uid
- public boolean equals(Object obj)
public int hashCode()
public 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 |