Class SchemaMatchResultType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.SchemaMatchResultType
- All Implemented Interfaces:
PlainStructured,JaxbVisitable,Serializable,Cloneable
Request for "matchSchema" method.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.binding.PlainStructured
PlainStructured.WithoutStrategy -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final ItemNamestatic final ItemNameprotected List<SchemaMatchOneResultType>protected XMLGregorianCalendarprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(JaxbVisitor visitor) clone()booleanequals(Object other, StructuredEqualsStrategy strategy) inthashCode(StructuredHashCodeStrategy strategy) voidsetTimestamp(XMLGregorianCalendar value) voidsetWellKnownSchemaType(String value) timestamp(XMLGregorianCalendar value) wellKnownSchemaType(String value) Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
equals, hashCode, toString
-
Field Details
-
schemaMatchResult
-
wellKnownSchemaType
-
timestamp
-
COMPLEX_TYPE
-
F_SCHEMA_MATCH_RESULT
-
F_WELL_KNOWN_SCHEMA_TYPE
-
F_TIMESTAMP
-
-
Constructor Details
-
SchemaMatchResultType
public SchemaMatchResultType() -
SchemaMatchResultType
-
-
Method Details
-
getSchemaMatchResult
-
getWellKnownSchemaType
-
setWellKnownSchemaType
-
getTimestamp
-
setTimestamp
-
hashCode
- Specified by:
hashCodein interfacePlainStructured- Overrides:
hashCodein classAbstractPlainStructured
-
equals
- Specified by:
equalsin interfacePlainStructured- Overrides:
equalsin classAbstractPlainStructured
-
schemaMatchResult
-
beginSchemaMatchResult
-
wellKnownSchemaType
-
timestamp
-
timestamp
-
accept
- Specified by:
acceptin interfaceJaxbVisitable- Overrides:
acceptin classAbstractPlainStructured
-
clone
- Specified by:
clonein interfacePlainStructured- Specified by:
clonein classAbstractPlainStructured
-