Uses of Class
org.openforis.collect.mondrian.Schema.Parameter
-
Packages that use Schema.Parameter Package Description org.openforis.collect.mondrian -
-
Uses of Schema.Parameter in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type Schema.Parameter Modifier and Type Field Description protected List<Schema.Parameter>Schema. parameterMethods in org.openforis.collect.mondrian that return Schema.Parameter Modifier and Type Method Description Schema.ParameterObjectFactory. createSchemaParameter()Create an instance ofSchema.ParameterMethods in org.openforis.collect.mondrian that return types with arguments of type Schema.Parameter Modifier and Type Method Description List<Schema.Parameter>Schema. getParameter()Gets the value of the parameter property.
-