public class DataCategoryGroupSobjectTypePair extends Object implements Serializable
Constructor and Description |
---|
DataCategoryGroupSobjectTypePair() |
DataCategoryGroupSobjectTypePair(String dataCategoryGroupName,
String sobject) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDataCategoryGroupName()
Gets the dataCategoryGroupName value for this DataCategoryGroupSobjectTypePair.
|
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 |
getSobject()
Gets the sobject value for this DataCategoryGroupSobjectTypePair.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setDataCategoryGroupName(String dataCategoryGroupName)
Sets the dataCategoryGroupName value for this DataCategoryGroupSobjectTypePair.
|
void |
setSobject(String sobject)
Sets the sobject value for this DataCategoryGroupSobjectTypePair.
|
public String getDataCategoryGroupName()
public void setDataCategoryGroupName(String dataCategoryGroupName)
dataCategoryGroupName
- public String getSobject()
public void setSobject(String sobject)
sobject
- public 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.