java.lang.Object
com.evolveum.prism.xml.ns._public.types_3.ItemType
All Implemented Interfaces:
JaxbVisitable, Serializable, Cloneable

public class ItemType extends Object implements Cloneable, Serializable, JaxbVisitable
Experimental.
See Also:
  • Field Details

    • name

      protected QName name
    • value

      protected final List<Object> value
    • COMPLEX_TYPE

      public static final QName COMPLEX_TYPE
    • F_NAME

      public static final QName F_NAME
    • F_VALUE

      public static final QName F_VALUE
  • Constructor Details

    • ItemType

      public ItemType()
  • Method Details