public class DescribeLayoutType0 extends Object implements Serializable
Constructor and Description |
---|
DescribeLayoutType0() |
DescribeLayoutType0(String sObjectType,
String[] recordTypeIds) |
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
|
String[] |
getRecordTypeIds()
Gets the recordTypeIds value for this DescribeLayoutType0.
|
String |
getRecordTypeIds(int i) |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getSObjectType()
Gets the sObjectType value for this DescribeLayoutType0.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setRecordTypeIds(int i,
String _value) |
void |
setRecordTypeIds(String[] recordTypeIds)
Sets the recordTypeIds value for this DescribeLayoutType0.
|
void |
setSObjectType(String sObjectType)
Sets the sObjectType value for this DescribeLayoutType0.
|
public String getSObjectType()
public void setSObjectType(String sObjectType)
sObjectType
- public String[] getRecordTypeIds()
public void setRecordTypeIds(String[] recordTypeIds)
recordTypeIds
- public String getRecordTypeIds(int i)
public void setRecordTypeIds(int i, String _value)
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.