|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sforce.soap.partner.RecordTypeMapping
public class RecordTypeMapping
| Constructor Summary | |
|---|---|
RecordTypeMapping()
|
|
RecordTypeMapping(boolean available,
boolean defaultRecordTypeMapping,
java.lang.String layoutId,
java.lang.String name,
PicklistForRecordType[] picklistsForRecordType,
java.lang.String recordTypeId)
|
|
| 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 |
java.lang.String |
getLayoutId()
Gets the layoutId value for this RecordTypeMapping. |
java.lang.String |
getName()
Gets the name value for this RecordTypeMapping. |
PicklistForRecordType[] |
getPicklistsForRecordType()
Gets the picklistsForRecordType value for this RecordTypeMapping. |
PicklistForRecordType |
getPicklistsForRecordType(int i)
|
java.lang.String |
getRecordTypeId()
Gets the recordTypeId value for this RecordTypeMapping. |
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 |
isAvailable()
Gets the available value for this RecordTypeMapping. |
boolean |
isDefaultRecordTypeMapping()
Gets the defaultRecordTypeMapping value for this RecordTypeMapping. |
void |
setAvailable(boolean available)
Sets the available value for this RecordTypeMapping. |
void |
setDefaultRecordTypeMapping(boolean defaultRecordTypeMapping)
Sets the defaultRecordTypeMapping value for this RecordTypeMapping. |
void |
setLayoutId(java.lang.String layoutId)
Sets the layoutId value for this RecordTypeMapping. |
void |
setName(java.lang.String name)
Sets the name value for this RecordTypeMapping. |
void |
setPicklistsForRecordType(int i,
PicklistForRecordType _value)
|
void |
setPicklistsForRecordType(PicklistForRecordType[] picklistsForRecordType)
Sets the picklistsForRecordType value for this RecordTypeMapping. |
void |
setRecordTypeId(java.lang.String recordTypeId)
Sets the recordTypeId value for this RecordTypeMapping. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RecordTypeMapping()
public RecordTypeMapping(boolean available,
boolean defaultRecordTypeMapping,
java.lang.String layoutId,
java.lang.String name,
PicklistForRecordType[] picklistsForRecordType,
java.lang.String recordTypeId)
| Method Detail |
|---|
public boolean isAvailable()
public void setAvailable(boolean available)
available - public boolean isDefaultRecordTypeMapping()
public void setDefaultRecordTypeMapping(boolean defaultRecordTypeMapping)
defaultRecordTypeMapping - public java.lang.String getLayoutId()
public void setLayoutId(java.lang.String layoutId)
layoutId - public java.lang.String getName()
public void setName(java.lang.String name)
name - public PicklistForRecordType[] getPicklistsForRecordType()
public void setPicklistsForRecordType(PicklistForRecordType[] picklistsForRecordType)
picklistsForRecordType - public PicklistForRecordType getPicklistsForRecordType(int i)
public void setPicklistsForRecordType(int i,
PicklistForRecordType _value)
public java.lang.String getRecordTypeId()
public void setRecordTypeId(java.lang.String recordTypeId)
recordTypeId - 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 | |||||||||