Class SetAllPropertiesItem

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<SetAllPropertiesItem>

    public class SetAllPropertiesItem
    extends java.lang.Object
    implements java.io.Serializable, java.lang.Comparable<SetAllPropertiesItem>
    A GQL set all properties item
    See Also:
    Serialized Form
    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.SetAllPropertiesItem type.
      • VARIABLE

        public static final Name VARIABLE
        Name of the openGql.grammar.SetAllPropertiesItem.variable field.
      • PROPERTIES

        public static final Name PROPERTIES
        Name of the openGql.grammar.SetAllPropertiesItem.properties field.
      • variable

        public final java.lang.String variable