Uses of Class
com.sforce.ws.codegen.ConnectionMetadataConstructor.ArgListTypesToGenerate
-
Packages that use ConnectionMetadataConstructor.ArgListTypesToGenerate Package Description com.sforce.ws.codegen -
-
Uses of ConnectionMetadataConstructor.ArgListTypesToGenerate in com.sforce.ws.codegen
Methods in com.sforce.ws.codegen that return ConnectionMetadataConstructor.ArgListTypesToGenerate Modifier and Type Method Description static ConnectionMetadataConstructor.ArgListTypesToGenerateConnectionMetadataConstructor.ArgListTypesToGenerate. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ConnectionMetadataConstructor.ArgListTypesToGenerate[]ConnectionMetadataConstructor.ArgListTypesToGenerate. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sforce.ws.codegen with parameters of type ConnectionMetadataConstructor.ArgListTypesToGenerate Modifier and Type Method Description java.lang.StringConnectionMetadataConstructor. getArgs(Operation operation, ConnectionMetadataConstructor.ArgListTypesToGenerate types)
-