Klasse AllowModification

Alle implementierten Schnittstellen:
Datable, Cloneable

@Root(name="allowmod") public class AllowModification extends DataItemModification implements Cloneable
  • Konstruktordetails

    • AllowModification

      public AllowModification()
    • AllowModification

      public AllowModification(ModifiedObjectType type, String ref)
  • Methodendetails

    • isNegate

      public boolean isNegate()
      Gibt zurück:
      the negate
    • setNegate

      public void setNegate(boolean negate)
      Parameter:
      negate - the negate to set
    • getWhat

      public AllowModification.AllowType getWhat()
      Gibt zurück:
      the type
    • getAsValues

      public <T> List<T> getAsValues()