Uses of Class
com.evolveum.prism.xml.ns._public.annotation_3.AccessAnnotationType
-
Packages that use AccessAnnotationType Package Description com.evolveum.prism.xml.ns._public.annotation_3 -
-
Uses of AccessAnnotationType in com.evolveum.prism.xml.ns._public.annotation_3
Methods in com.evolveum.prism.xml.ns._public.annotation_3 that return AccessAnnotationType Modifier and Type Method Description static AccessAnnotationTypeAccessAnnotationType. fromValue(String v)static AccessAnnotationTypeAccessAnnotationType. valueOf(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_3 that return types with arguments of type AccessAnnotationType Modifier and Type Method Description javax.xml.bind.JAXBElement<AccessAnnotationType>ObjectFactory. createAccess(AccessAnnotationType value)Methods in com.evolveum.prism.xml.ns._public.annotation_3 with parameters of type AccessAnnotationType Modifier and Type Method Description javax.xml.bind.JAXBElement<AccessAnnotationType>ObjectFactory. createAccess(AccessAnnotationType value)
-