public interface IDescribeCompactLayouts_element
| Modifier and Type | Method and Description |
|---|---|
String[] |
getRecordTypeIds()
element : recordTypeIds of type {urn:partner.soap.sforce.com}ID
java type: java.lang.String[]
|
String |
getSObjectType()
element : sObjectType of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
void |
setRecordTypeIds(String[] recordTypeIds) |
void |
setSObjectType(String sObjectType) |
String getSObjectType()
void setSObjectType(String sObjectType)
String[] getRecordTypeIds()
void setRecordTypeIds(String[] recordTypeIds)
Copyright © 2015. All Rights Reserved.