@Retention(value=RUNTIME)
public @interface EnterpriseEdition
Indicates that the annotated element will access Abiquo Enterprise Edition functionallity. If the
 target Abiquo Cloud platform is a Community Edition version, the invocation of the method may
 have unexpected results.
- Author:
 
  - Ignasi Barrera