Uses of Enum Class
com.sforce.soap.metadata.SiteType
-
Uses of SiteType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return SiteTypeModifier and TypeMethodDescriptionCustomSite.getSiteType()SiteDotCom.getSiteType()ExperienceBundle.getType()static SiteTypeReturns the enum constant of this class with the specified name.static SiteType[]SiteType.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 SiteTypeModifier and TypeMethodDescriptionvoidCustomSite.setSiteType(SiteType siteType) voidSiteDotCom.setSiteType(SiteType siteType) void