|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sforce.soap.partner.DescribeLayoutResult
public class DescribeLayoutResult
| Constructor Summary | |
|---|---|
DescribeLayoutResult()
|
|
DescribeLayoutResult(DescribeLayout[] layouts,
RecordTypeMapping[] recordTypeMappings,
boolean recordTypeSelectorRequired)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
DescribeLayout[] |
getLayouts()
Gets the layouts value for this DescribeLayoutResult. |
DescribeLayout |
getLayouts(int i)
|
RecordTypeMapping[] |
getRecordTypeMappings()
Gets the recordTypeMappings value for this DescribeLayoutResult. |
RecordTypeMapping |
getRecordTypeMappings(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isRecordTypeSelectorRequired()
Gets the recordTypeSelectorRequired value for this DescribeLayoutResult. |
void |
setLayouts(DescribeLayout[] layouts)
Sets the layouts value for this DescribeLayoutResult. |
void |
setLayouts(int i,
DescribeLayout _value)
|
void |
setRecordTypeMappings(int i,
RecordTypeMapping _value)
|
void |
setRecordTypeMappings(RecordTypeMapping[] recordTypeMappings)
Sets the recordTypeMappings value for this DescribeLayoutResult. |
void |
setRecordTypeSelectorRequired(boolean recordTypeSelectorRequired)
Sets the recordTypeSelectorRequired value for this DescribeLayoutResult. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DescribeLayoutResult()
public DescribeLayoutResult(DescribeLayout[] layouts,
RecordTypeMapping[] recordTypeMappings,
boolean recordTypeSelectorRequired)
| Method Detail |
|---|
public DescribeLayout[] getLayouts()
public void setLayouts(DescribeLayout[] layouts)
layouts - public DescribeLayout getLayouts(int i)
public void setLayouts(int i,
DescribeLayout _value)
public RecordTypeMapping[] getRecordTypeMappings()
public void setRecordTypeMappings(RecordTypeMapping[] recordTypeMappings)
recordTypeMappings - public RecordTypeMapping getRecordTypeMappings(int i)
public void setRecordTypeMappings(int i,
RecordTypeMapping _value)
public boolean isRecordTypeSelectorRequired()
public void setRecordTypeSelectorRequired(boolean recordTypeSelectorRequired)
recordTypeSelectorRequired - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||