Uses of Class
com.sforce.soap.metadata.Container
-
-
Uses of Container in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return Container Modifier and Type Method Description Container[]PrimaryTabComponents. getContainers()Container[]SubtabComponents. getContainers()Methods in com.sforce.soap.metadata with parameters of type Container Modifier and Type Method Description voidPrimaryTabComponents. setContainers(Container[] containers)voidSubtabComponents. setContainers(Container[] containers)
-