Class TriageBagForm

  • All Implemented Interfaces:
    java.io.Serializable

    public class TriageBagForm
    extends ModifyBagForm
    Author:
    Alex Kalderimis
    See Also:
    Serialized Form
    • Field Detail

      • newBagType

        protected java.lang.String newBagType
    • Constructor Detail

      • TriageBagForm

        public TriageBagForm()
    • Method Detail

      • setNewBagType

        public void setNewBagType​(java.lang.String name)
        Set the new bag name.
        Parameters:
        name - the new bag name
      • getNewBagType

        public java.lang.String getNewBagType()
        Get the new bag name.
        Returns:
        the new bag name