217218219220221222223
/** * Create an instance of {@link UsageKinds } * */ public UsageKinds createUsageKinds() { return new UsageKinds(); }