java.lang.Object
com.priint.pubserver.plannerengine.config.Palette
All Implemented Interfaces:
Serializable

public class Palette extends Object implements Serializable
This class is used in new UI and keeps application configuration
See Also:
  • Constructor Details

    • Palette

      public Palette()
  • Method Details

    • getPrimary

      public Primary getPrimary()
    • setPrimary

      public void setPrimary(Primary primary)