java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.model.scripting_3.ValueListType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class ValueListType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
See Also:
  • Field Details

    • value

      protected List<Object> value
    • COMPLEX_TYPE

      public static final QName COMPLEX_TYPE
    • F_VALUE

      public static final ItemName F_VALUE
  • Constructor Details

    • ValueListType

      public ValueListType()
    • ValueListType

      public ValueListType(ValueListType other)
  • Method Details