Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.CachingMetadata

Packages that use CachingMetadata
com.evolveum.midpoint.schema.util   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

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

Methods in com.evolveum.midpoint.schema.util that return CachingMetadata
static CachingMetadata MiscSchemaUtil.generateCachingMetadata()
           
 

Uses of CachingMetadata in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as CachingMetadata
protected  CachingMetadata XmlSchemaType.cachingMetadata
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return CachingMetadata
 CachingMetadata ObjectFactory.createCachingMetadata()
          Create an instance of CachingMetadata
 CachingMetadata XmlSchemaType.getCachingMetadata()
          Gets the value of the cachingMetadata property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type CachingMetadata
 javax.xml.bind.JAXBElement<CachingMetadata> ObjectFactory.createCachingMetadata(CachingMetadata value)
          Create an instance of JAXBElement<CachingMetadata>}
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type CachingMetadata
 javax.xml.bind.JAXBElement<CachingMetadata> ObjectFactory.createCachingMetadata(CachingMetadata value)
          Create an instance of JAXBElement<CachingMetadata>}
 void XmlSchemaType.setCachingMetadata(CachingMetadata value)
          Sets the value of the cachingMetadata property.
 



Copyright © 2012 evolveum. All Rights Reserved.