Uses of Class
com.evolveum.prism.xml.ns._public.types_3.ProtectedDataType
Packages that use ProtectedDataType
-
Uses of ProtectedDataType in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism with parameters of type ProtectedDataTypeModifier and TypeMethodDescription<T> void
Hacks.parseProtectedType
(ProtectedDataType<T> protectedType, MapXNode xmap, PrismContext prismContext, ParsingContext pc) -
Uses of ProtectedDataType in com.evolveum.prism.xml.ns._public.types_3
Subclasses of ProtectedDataType in com.evolveum.prism.xml.ns._public.types_3Modifier and TypeClassDescriptionclass
Specific subtype for protected binary byte array data.class
This class was originally generated.Methods in com.evolveum.prism.xml.ns._public.types_3 that return ProtectedDataTypeModifier and TypeMethodDescriptionProtectedDataType.clearValue
(T clearValue) abstract ProtectedDataType<T>
ProtectedDataType.clone()
Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type ProtectedDataTypeModifier and TypeMethodDescriptionprotected void
ProtectedDataType.cloneTo
(ProtectedDataType<T> cloned)