|
||||||||||||
| 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.ICardTO
| Constructor Summary | |
|---|---|
ICardTO()
|
|
ICardTO(String name,
String cuid,
boolean deleteable,
Calendar expiredTime,
String id,
byte[] image,
String imageType,
String issuerName,
PropertyTO[] properties,
boolean selfIssued,
UITokenServiceCredentialTO[] tokenServiceCredentials)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getCuid()
Gets the cuid value for this ICardTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Calendar |
getExpiredTime()
Gets the expiredTime value for this ICardTO. |
String |
getId()
Gets the id value for this ICardTO. |
byte[] |
getImage()
Gets the image value for this ICardTO. |
String |
getImageType()
Gets the imageType value for this ICardTO. |
String |
getIssuerName()
Gets the issuerName value for this ICardTO. |
PropertyTO[] |
getProperties()
Gets the properties value for this ICardTO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
UITokenServiceCredentialTO[] |
getTokenServiceCredentials()
Gets the tokenServiceCredentials value for this ICardTO. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isDeleteable()
Gets the deleteable value for this ICardTO. |
boolean |
isSelfIssued()
Gets the selfIssued value for this ICardTO. |
void |
setCuid(String cuid)
Sets the cuid value for this ICardTO. |
void |
setDeleteable(boolean deleteable)
Sets the deleteable value for this ICardTO. |
void |
setExpiredTime(Calendar expiredTime)
Sets the expiredTime value for this ICardTO. |
void |
setId(String id)
Sets the id value for this ICardTO. |
void |
setImage(byte[] image)
Sets the image value for this ICardTO. |
void |
setImageType(String imageType)
Sets the imageType value for this ICardTO. |
void |
setIssuerName(String issuerName)
Sets the issuerName value for this ICardTO. |
void |
setProperties(PropertyTO[] properties)
Sets the properties value for this ICardTO. |
void |
setSelfIssued(boolean selfIssued)
Sets the selfIssued value for this ICardTO. |
void |
setTokenServiceCredentials(UITokenServiceCredentialTO[] tokenServiceCredentials)
Sets the tokenServiceCredentials value for this ICardTO. |
| 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 ICardTO()
public ICardTO(String name,
String cuid,
boolean deleteable,
Calendar expiredTime,
String id,
byte[] image,
String imageType,
String issuerName,
PropertyTO[] properties,
boolean selfIssued,
UITokenServiceCredentialTO[] tokenServiceCredentials)
| Method Detail |
public String getCuid()
public void setCuid(String cuid)
cuid - public boolean isDeleteable()
public void setDeleteable(boolean deleteable)
deleteable - public Calendar getExpiredTime()
public void setExpiredTime(Calendar expiredTime)
expiredTime - public String getId()
public void setId(String id)
id - 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 PropertyTO[] getProperties()
public void setProperties(PropertyTO[] properties)
properties - public boolean isSelfIssued()
public void setSelfIssued(boolean selfIssued)
selfIssued - public UITokenServiceCredentialTO[] getTokenServiceCredentials()
public void setTokenServiceCredentials(UITokenServiceCredentialTO[] tokenServiceCredentials)
tokenServiceCredentials - 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 | |||||||||||