Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.XmlSchemaType
Packages that use XmlSchemaType
Package
Description
-
Uses of XmlSchemaType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type XmlSchemaTypeModifier and TypeMethodDescriptionstatic ElementObjectTypeUtil.findXsdElement(XmlSchemaType xmlSchemaType) Returns the <xsd:schema> element from the XmlSchemaType.Method parameters in com.evolveum.midpoint.schema.util with type arguments of type XmlSchemaTypeModifier and TypeMethodDescriptionstatic ElementObjectTypeUtil.findXsdElement(PrismContainer<XmlSchemaType> xmlSchemaContainer) static ElementObjectTypeUtil.findXsdElement(PrismContainerValue<XmlSchemaType> xmlSchemaContainerValue) -
Uses of XmlSchemaType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type XmlSchemaTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return XmlSchemaTypeModifier and TypeMethodDescriptionConnectorType.beginSchema()ResourceType.beginSchema()XmlSchemaType.cachingMetadata(CachingMetadataType value) XmlSchemaType.clone()ObjectFactory.createXmlSchemaType()XmlSchemaType.definition(SchemaDefinitionType value) XmlSchemaType.generationConstraints(SchemaGenerationConstraintsType value) ConnectorType.getSchema()ResourceType.getSchema()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type XmlSchemaTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XmlSchemaType>ObjectFactory.createXmlSchema(XmlSchemaType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type XmlSchemaTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XmlSchemaType>ObjectFactory.createXmlSchema(XmlSchemaType value) ConnectorType.schema(XmlSchemaType value) ResourceType.schema(XmlSchemaType value) voidConnectorType.setSchema(XmlSchemaType value) voidResourceType.setSchema(XmlSchemaType value)