Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.StringPrefixWorkBucketContentType
-
Packages that use StringPrefixWorkBucketContentType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of StringPrefixWorkBucketContentType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return StringPrefixWorkBucketContentType Modifier and Type Method Description StringPrefixWorkBucketContentType
StringPrefixWorkBucketContentType. clone()
Creates and returns a deep copy of this object.StringPrefixWorkBucketContentType
ObjectFactory. createStringPrefixWorkBucketContentType()
Create an instance ofStringPrefixWorkBucketContentType
StringPrefixWorkBucketContentType
StringPrefixWorkBucketContentType. prefix(String value)
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type StringPrefixWorkBucketContentType Constructor Description StringPrefixWorkBucketContentType(StringPrefixWorkBucketContentType o)
Creates a newStringPrefixWorkBucketContentType
instance by deeply copying a givenStringPrefixWorkBucketContentType
instance.
-