Package restx.factory

Annotation Interface When


public @interface When
A condition when an alternative should be used. This allows to active an alternative when a String component with name equals to the name attribute has a value equal to the value attribute.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description