public class License extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
Boolean |
chargesUseFee()
Returns
true if the customer will be charged a license fee for running software that
contains this license on an instance. |
boolean |
equals(Object obj) |
int |
hashCode() |
LicenseId |
licenseId()
Returns the identity of the license.
|
String |
toString() |
Copyright © 2016 Google. All rights reserved.