Class Property

java.lang.Object
org.gatein.pc.api.state.Property

public class Property extends Object
Version:
$Revision: 5950 $
Author:
Julien Viet
  • Field Details

    • name

      protected String name
      The property name.
    • value

      protected List<String> value
      The property value.
  • Constructor Details

  • Method Details