public class SMTable extends SMResource implements Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getTemplate()
Gets the template value for this SMTable.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setTemplate(String template)
Sets the template value for this SMTable.
|
getAlgorithm, getCreationDate, getDescription, getName, getOperationId, getPortalLogin, getProvenance, getResourceId, getResourceType, setAlgorithm, setCreationDate, setDescription, setName, setOperationId, setPortalLogin, setProvenance, setResourceId, setResourceTypepublic SMTable()
public SMTable(String template)
public String getTemplate()
public void setTemplate(String template)
template - public boolean equals(Object obj)
equals in class SMResourcepublic int hashCode()
hashCode in class SMResourcepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2014. All Rights Reserved.