Package com.sforce.soap.partner
Interface IDescribeAppMenu_element
- All Known Implementing Classes:
DescribeAppMenu_element
public interface IDescribeAppMenu_element
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Method Summary
Modifier and TypeMethodDescriptionelement : appMenuType of type {urn:partner.soap.sforce.com}AppMenuType java type: com.sforce.soap.partner.AppMenuTypeelement : networkId of type {urn:partner.soap.sforce.com}ID java type: java.lang.StringvoidsetAppMenuType(AppMenuType appMenuType) voidsetNetworkId(String networkId)
-
Method Details
-
getAppMenuType
AppMenuType getAppMenuType()element : appMenuType of type {urn:partner.soap.sforce.com}AppMenuType java type: com.sforce.soap.partner.AppMenuType -
setAppMenuType
-
getNetworkId
String getNetworkId()element : networkId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String -
setNetworkId
-