psdi.iface.webservices.action

Interface ParamFacets

  • All Superinterfaces:
    java.lang.annotation.Annotation


    @Inherited
     @Retention(value=RUNTIME)
     @Target(value=METHOD)
    public interface ParamFacets
    extends java.lang.annotation.Annotation
    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method and Description
      java.lang.String value() 
      • Methods inherited from interface java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString
    • Method Detail

      • value

        java.lang.String value()