Class StringValueWorkBucketContentType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkBucketContentType
com.evolveum.midpoint.xml.ns._public.common.common_3.StringValueWorkBucketContentType
- All Implemented Interfaces:
PlainStructured,JaxbVisitable,Serializable,Cloneable
Work bucket content defined using string value.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.binding.PlainStructured
PlainStructured.WithoutStrategy -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(JaxbVisitor visitor) clone()booleanequals(Object other, StructuredEqualsStrategy strategy) getValue()inthashCode(StructuredHashCodeStrategy strategy) Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
equals, hashCode, toString
-
Field Details
-
value
-
COMPLEX_TYPE
-
F_VALUE
-
-
Constructor Details
-
StringValueWorkBucketContentType
public StringValueWorkBucketContentType() -
StringValueWorkBucketContentType
-
-
Method Details
-
getValue
-
hashCode
- Specified by:
hashCodein interfacePlainStructured- Overrides:
hashCodein classAbstractWorkBucketContentType
-
equals
- Specified by:
equalsin interfacePlainStructured- Overrides:
equalsin classAbstractWorkBucketContentType
-
value
-
accept
- Specified by:
acceptin interfaceJaxbVisitable- Overrides:
acceptin classAbstractWorkBucketContentType
-
clone
- Specified by:
clonein interfacePlainStructured- Overrides:
clonein classAbstractWorkBucketContentType
-