Class SchemaContextType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.prism.xml.ns._public.annotation_3.SchemaContextType
- All Implemented Interfaces:
PlainStructured,JaxbVisitable,Serializable,Cloneable
public class SchemaContextType
extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.binding.PlainStructured
PlainStructured.WithoutStrategy -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(JaxbVisitor visitor) clone()booleanequals(Object other, StructuredEqualsStrategy strategy) getPath()getType()inthashCode(StructuredHashCodeStrategy strategy) voidsetAlgorithm(QName value) voidvoidvoidsetTypePath(QName value) Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
equals, hashCode, toString
-
Field Details
-
type
-
path
-
typePath
-
algorithm
-
COMPLEX_TYPE
-
F_TYPE
-
F_PATH
-
F_TYPE_PATH
-
F_ALGORITHM
-
-
Constructor Details
-
SchemaContextType
public SchemaContextType() -
SchemaContextType
-
-
Method Details
-
getType
-
setType
-
getPath
-
setPath
-
getTypePath
-
setTypePath
-
getAlgorithm
-
setAlgorithm
-
hashCode
- Specified by:
hashCodein interfacePlainStructured- Overrides:
hashCodein classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
equals
- Specified by:
equalsin interfacePlainStructured- Overrides:
equalsin classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
type
-
path
-
typePath
-
algorithm
-
accept
- Specified by:
acceptin interfaceJaxbVisitable- Overrides:
acceptin classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-
clone
- Specified by:
clonein interfacePlainStructured- Specified by:
clonein classcom.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
-