public interface IDescribeSoqlListViewParams
| Modifier and Type | Method and Description |
|---|---|
String |
getDeveloperNameOrId()
element : developerNameOrId 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 |
setDeveloperNameOrId(String developerNameOrId) |
void |
setSobjectType(String sobjectType) |
String getDeveloperNameOrId()
void setDeveloperNameOrId(String developerNameOrId)
String getSobjectType()
void setSobjectType(String sobjectType)
Copyright © 2015. All Rights Reserved.