public interface IDescribeAppMenu_element
| Modifier and Type | Method and Description |
|---|---|
AppMenuType |
getAppMenuType()
element : appMenuType of type {urn:partner.soap.sforce.com}AppMenuType
java type: com.sforce.soap.partner.AppMenuType
|
java.lang.String |
getNetworkId()
element : networkId of type {urn:partner.soap.sforce.com}ID
java type: java.lang.String
|
void |
setAppMenuType(AppMenuType appMenuType) |
void |
setNetworkId(java.lang.String networkId) |
AppMenuType getAppMenuType()
void setAppMenuType(AppMenuType appMenuType)
java.lang.String getNetworkId()
void setNetworkId(java.lang.String networkId)
Copyright © 2020. All Rights Reserved.