Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.XmlSchemaType
-
Packages that use XmlSchemaType Package Description com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of XmlSchemaType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type XmlSchemaType Modifier and Type Method Description static 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 XmlSchemaType Modifier and Type Method Description static 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 XmlSchemaType Modifier and Type Field Description static Producer<XmlSchemaType>XmlSchemaType. FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return XmlSchemaType Modifier and Type Method Description XmlSchemaTypeConnectorType. beginSchema()XmlSchemaTypeResourceType. beginSchema()XmlSchemaTypeXmlSchemaType. cachingMetadata(CachingMetadataType value)XmlSchemaTypeXmlSchemaType. clone()XmlSchemaTypeObjectFactory. createXmlSchemaType()XmlSchemaTypeXmlSchemaType. definition(SchemaDefinitionType value)XmlSchemaTypeXmlSchemaType. generationConstraints(SchemaGenerationConstraintsType value)XmlSchemaTypeConnectorType. getSchema()XmlSchemaTypeResourceType. getSchema()XmlSchemaTypeXmlSchemaType. id(Long value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type XmlSchemaType Modifier and Type Method Description javax.xml.bind.JAXBElement<XmlSchemaType>ObjectFactory. createSchema(XmlSchemaType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type XmlSchemaType Modifier and Type Method Description javax.xml.bind.JAXBElement<XmlSchemaType>ObjectFactory. createSchema(XmlSchemaType value)ConnectorTypeConnectorType. schema(XmlSchemaType value)ResourceTypeResourceType. schema(XmlSchemaType value)voidConnectorType. setSchema(XmlSchemaType value)voidResourceType. setSchema(XmlSchemaType value)
-