Class PropertyContainer

java.lang.Object
net.sf.antcontrib.antserver.commands.PropertyContainer
All Implemented Interfaces:
Serializable

public class PropertyContainer extends Object implements Serializable
Place class description here.
Since:
Author:
Matthew Inger,
See Also:
  • Constructor Details

    • PropertyContainer

      public PropertyContainer()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)