Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.XmlSchemaType

Packages that use XmlSchemaType
com.evolveum.midpoint.schema.util   
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of XmlSchemaType in com.evolveum.midpoint.schema.util
 

Methods in com.evolveum.midpoint.schema.util with parameters of type XmlSchemaType
static Element ObjectTypeUtil.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
static Element ObjectTypeUtil.findXsdElement(PrismContainer<XmlSchemaType> xmlSchemaContainer)
           
static Element ObjectTypeUtil.findXsdElement(PrismContainerValue<XmlSchemaType> xmlSchemaContainerValue)
           
 

Uses of XmlSchemaType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return XmlSchemaType
 XmlSchemaType XmlSchemaType.clone()
           
 XmlSchemaType ObjectFactory.createXmlSchemaType()
          Create an instance of XmlSchemaType
 XmlSchemaType ResourceType.getSchema()
           
 XmlSchemaType ConnectorType.getSchema()
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type XmlSchemaType
 JAXBElement<XmlSchemaType> ObjectFactory.createSchema(XmlSchemaType value)
          Create an instance of JAXBElement<XmlSchemaType>}
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type XmlSchemaType
 JAXBElement<XmlSchemaType> ObjectFactory.createSchema(XmlSchemaType value)
          Create an instance of JAXBElement<XmlSchemaType>}
 void ResourceType.setSchema(XmlSchemaType value)
           
 void ConnectorType.setSchema(XmlSchemaType value)
           
 



Copyright © 2013 evolveum. All Rights Reserved.