Annotation Type Protocol


  • @Retention(RUNTIME)
    @Target(FIELD)
    @Inherited
    public @interface Protocol
    Annotation for Specifiable fields that should be assigned the protocol element of the Specification.
    Author:
    David B. Bracewell