Class CometLayoutRule.Event

java.lang.Object
com.priint.pubserver.comet.entity.layout.CometLayoutRule.Event
All Implemented Interfaces:
Serializable
Enclosing class:
CometLayoutRule

public static class CometLayoutRule.Event extends Object implements Serializable
The Class Event.
See Also:
  • Constructor Details

    • Event

      public Event()
  • Method Details

    • getBuild

      public boolean getBuild()
      Gets the builds the.
      Returns:
      the builds the
    • getCode

      public int getCode()
      Gets the code.
      Returns:
      the code
    • getCreate

      public boolean getCreate()
      Gets the creates the.
      Returns:
      the creates the
    • getGeometrychange

      public boolean getGeometrychange()
      Gets the geometrychange.
      Returns:
      the geometrychange
    • getLoad

      public boolean getLoad()
      Gets the load.
      Returns:
      the load
    • getReorganize

      public boolean getReorganize()
      Gets the reorganize.
      Returns:
      the reorganize
    • setBuild

      public void setBuild(boolean build)
      Sets the builds the.
      Parameters:
      build - the new builds the
    • setCreate

      public void setCreate(boolean create)
      Sets the creates the.
      Parameters:
      create - the new creates the
    • setGeometrychange

      public void setGeometrychange(boolean geometrychange)
      Sets the geometrychange.
      Parameters:
      geometrychange - the new geometrychange
    • setLoad

      public void setLoad(boolean load)
      Sets the load.
      Parameters:
      load - the new load
    • setReorganize

      public void setReorganize(boolean reorganize)
      Sets the reorganize.
      Parameters:
      reorganize - the new reorganize