This method of the LicenseDescriptor Interface sets the name of the class, package, or archive that is licensed by the license descriptor.
public void setName(String name);
name | The name of the class, package, or archive (.cab, .jar, and .ccf formats are currently supported). |