Annotation Interface RemoteMethodVariable


public @interface RemoteMethodVariable
  • Element Details

    • description

      String description
      Description of method variable
    • propertyFieldName

      String propertyFieldName
      Name of variable field. Should be appropriate to Java language.
    • type

      Class<?> type
      Variable type.