Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SchemaFilesType
-
Packages that use SchemaFilesType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SchemaFilesType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SchemaFilesType Modifier and Type Method Description SchemaFilesTypeSchemaFilesType. clone()Creates and returns a deep copy of this object.SchemaFilesTypeObjectFactory. createSchemaFilesType()Create an instance ofSchemaFilesTypeSchemaFilesTypeSchemaFilesType. schema(SchemaFileType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SchemaFilesType Modifier and Type Method Description javax.xml.bind.JAXBElement<SchemaFilesType>ObjectFactory. createSchemaFiles(SchemaFilesType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchemaFilesType Modifier and Type Method Description javax.xml.bind.JAXBElement<SchemaFilesType>ObjectFactory. createSchemaFiles(SchemaFilesType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SchemaFilesType Constructor Description SchemaFilesType(SchemaFilesType o)Creates a newSchemaFilesTypeinstance by deeply copying a givenSchemaFilesTypeinstance.
-