Uses of Class
com.evolveum.prism.xml.ns._public.annotation_2.AccessAnnotationType

Packages that use AccessAnnotationType
com.evolveum.prism.xml.ns._public.annotation_2   
 

Uses of AccessAnnotationType in com.evolveum.prism.xml.ns._public.annotation_2
 

Methods in com.evolveum.prism.xml.ns._public.annotation_2 that return AccessAnnotationType
static AccessAnnotationType AccessAnnotationType.fromValue(java.lang.String v)
           
static AccessAnnotationType AccessAnnotationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AccessAnnotationType[] AccessAnnotationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.evolveum.prism.xml.ns._public.annotation_2 that return types with arguments of type AccessAnnotationType
 javax.xml.bind.JAXBElement<AccessAnnotationType> ObjectFactory.createAccess(AccessAnnotationType value)
          Create an instance of JAXBElement<AccessAnnotationType>}
 

Methods in com.evolveum.prism.xml.ns._public.annotation_2 with parameters of type AccessAnnotationType
 javax.xml.bind.JAXBElement<AccessAnnotationType> ObjectFactory.createAccess(AccessAnnotationType value)
          Create an instance of JAXBElement<AccessAnnotationType>}
 



Copyright © 2012 evolveum. All Rights Reserved.