Class ParamEntityPrototype

java.lang.Object
ee.jakarta.tck.ws.rs.ee.rs.ParamEntityPrototype
Direct Known Subclasses:
ParamEntityWithConstructor, ParamEntityWithFromString, ParamEntityWithFromStringAndValueOf, ParamEntityWithValueOf

public abstract class ParamEntityPrototype extends Object
This class is to be used with {Any}Param#value
  • Field Details

    • value

      protected String value
  • Constructor Details

    • ParamEntityPrototype

      public ParamEntityPrototype()
  • Method Details

    • getValue

      public String getValue()