public class EndUserLicense extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EndUserLicense.Builder |
| Constructor and Description |
|---|
EndUserLicense(Id id,
String license) |
| Modifier and Type | Method and Description |
|---|---|
static EndUserLicense.Builder |
builder() |
EndUserLicense.Builder |
copy() |
Id |
getId() |
String |
getLicense() |
public Id getId()
public String getLicense()
public EndUserLicense.Builder copy()
public static EndUserLicense.Builder builder()
Copyright © 2014. All rights reserved.