297298299300301302303
/** * Create an instance of {@link UsageKind } * */ public UsageKind createUsageKind() { return new UsageKind(); }