Uses of Enum Class
com.sforce.soap.metadata.WebLinkType
-
Uses of WebLinkType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return WebLinkTypeModifier and TypeMethodDescriptionCustomPageWebLink.getLinkType()WebLink.getLinkType()static WebLinkTypeReturns the enum constant of this class with the specified name.static WebLinkType[]WebLinkType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type WebLinkTypeModifier and TypeMethodDescriptionvoidCustomPageWebLink.setLinkType(WebLinkType linkType) voidWebLink.setLinkType(WebLinkType linkType)