Uses of Class
org.openforis.collect.mondrian.Schema.Role.Union
-
Packages that use Schema.Role.Union Package Description org.openforis.collect.mondrian -
-
Uses of Schema.Role.Union in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian declared as Schema.Role.Union Modifier and Type Field Description protected Schema.Role.UnionSchema.Role. unionMethods in org.openforis.collect.mondrian that return Schema.Role.Union Modifier and Type Method Description Schema.Role.UnionObjectFactory. createSchemaRoleUnion()Create an instance ofSchema.Role.UnionSchema.Role.UnionSchema.Role. getUnion()Gets the value of the union property.Methods in org.openforis.collect.mondrian with parameters of type Schema.Role.Union Modifier and Type Method Description voidSchema.Role. setUnion(Schema.Role.Union value)Sets the value of the union property.
-