Class ProfileAction.DeleteAttribute

  • All Implemented Interfaces:
    ProfileRuleChild
    Enclosing class:
    ProfileAction

    public static final class ProfileAction.DeleteAttribute
    extends ProfileAction
    Used for deleting an attribute from profiles in the export data.
    • Constructor Detail

      • DeleteAttribute

        public DeleteAttribute​(@Nonnull
                               java.lang.String name)
        Parameters:
        name - The name of the attribute.
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Specified by:
        equals in class ProfileAction
      • toString

        public java.lang.String toString()