863864865866867868869
/** * Create an instance of {@link LicenceUse } * */ public LicenceUse createLicenceUse() { return new LicenceUse(); }