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) |
LicenseId |
getLicenseId()
Returns the identity of the license.
|
int |
hashCode() |
String |
toString() |
Copyright © 2019 Google LLC. All rights reserved.