public interface IDescribeApprovalLayout_element
| Modifier and Type | Method and Description |
|---|---|
String[] |
getApprovalProcessNames()
element : approvalProcessNames of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String[]
|
String |
getSObjectType()
element : sObjectType of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
void |
setApprovalProcessNames(String[] approvalProcessNames) |
void |
setSObjectType(String sObjectType) |
String getSObjectType()
void setSObjectType(String sObjectType)
String[] getApprovalProcessNames()
void setApprovalProcessNames(String[] approvalProcessNames)
Copyright © 2015. All Rights Reserved.