Microsoft SDK for Java

getType

This method of the LicenseDescriptor Interface retrieves the type of license from the descriptor object.

Syntax

public int getType();

Return Value

Returns the type of license. This can be one of the following:

CLASS
ARCHIVE
PACKAGE

See Also

setType

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