Interface PlainStructured.WithoutStrategy
- All Superinterfaces:
Cloneable
,PlainStructured
,Serializable
- All Known Implementing Classes:
CipherDataType
,DeltaSetTripleType
,ObjectDeltaType
,PolyStringType
,ProtectedByteArrayType
,ProtectedDataType
,ProtectedStringType
,QueryType
,RawType
- Enclosing interface:
- PlainStructured
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.binding.PlainStructured
PlainStructured.WithoutStrategy
-
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
equals
(Object other, StructuredEqualsStrategy strategy) default int
hashCode
(StructuredHashCodeStrategy strategy) Methods inherited from interface com.evolveum.midpoint.prism.binding.PlainStructured
clone
-
Method Details
-
equals
- Specified by:
equals
in interfacePlainStructured
-
hashCode
- Specified by:
hashCode
in interfacePlainStructured
-