Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SchemaGenerationConstraintsType
-
Packages that use SchemaGenerationConstraintsType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SchemaGenerationConstraintsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SchemaGenerationConstraintsType Modifier and Type Method Description SchemaGenerationConstraintsTypeXmlSchemaType. beginGenerationConstraints()SchemaGenerationConstraintsTypeSchemaGenerationConstraintsType. clone()Creates and returns a deep copy of this object.SchemaGenerationConstraintsTypeObjectFactory. createSchemaGenerationConstraintsType()Create an instance ofSchemaGenerationConstraintsTypeSchemaGenerationConstraintsTypeSchemaGenerationConstraintsType. generateObjectClass(QName value)SchemaGenerationConstraintsTypeXmlSchemaType. getGenerationConstraints()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchemaGenerationConstraintsType Modifier and Type Method Description XmlSchemaTypeXmlSchemaType. generationConstraints(SchemaGenerationConstraintsType value)voidXmlSchemaType. setGenerationConstraints(SchemaGenerationConstraintsType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchemaGenerationConstraintsType Constructor Description SchemaGenerationConstraintsType(SchemaGenerationConstraintsType o)Creates a newSchemaGenerationConstraintsTypeinstance by deeply copying a givenSchemaGenerationConstraintsTypeinstance.
-