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:
  • Field Details

    • type

      protected QName type
    • typePath

      protected QName typePath
    • algorithm

      protected QName algorithm
    • COMPLEX_TYPE

      public static final QName COMPLEX_TYPE
    • F_TYPE

      public static final ItemName F_TYPE
    • F_TYPE_PATH

      public static final ItemName F_TYPE_PATH
    • F_ALGORITHM

      public static final ItemName F_ALGORITHM
  • Constructor Details

    • SchemaContextType

      public SchemaContextType()
    • SchemaContextType

      public SchemaContextType(SchemaContextType other)
  • Method Details