Uses of Class
com.ads.api.beans.sm.SMSchema
Packages that use SMSchema
Package
Description
Contains Collection Classes,Java Bean Classes which are specific to System, Environment,Table, Column and Node.
-
Uses of SMSchema in com.ads.api.beans.sm
Methods in com.ads.api.beans.sm that return SMSchemaModifier and TypeMethodDescriptionReturns the SMSchema Object as specified.Methods in com.ads.api.beans.sm that return types with arguments of type SMSchemaMethods in com.ads.api.beans.sm with parameters of type SMSchemaModifier and TypeMethodDescriptionvoidAdds the schema as specified.Method parameters in com.ads.api.beans.sm with type arguments of type SMSchemaModifier and TypeMethodDescriptionvoidSMEnvironment.setSchemas(Collection<SMSchema> schemas) Sets the SMSchema objects as specified.