Microsoft SDK for Java

setName

This method of the LicenseDescriptor Interface sets the name of the class, package, or archive that is licensed by the license descriptor.

Syntax

public void setName(String name);

Parameters

name The name of the class, package, or archive (.cab, .jar, and .ccf formats are currently supported).

See Also

getName

© 1999 Microsoft Corporation. All rights reserved. Terms of use.