public class Entitlement extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PROVIDER |
| Constructor and Description |
|---|
Entitlement(String id,
String description) |
Entitlement(String id,
String description,
String provider,
String licName,
String version) |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
String |
id() |
boolean |
isThirdParty() |
String |
licenseName() |
String |
provider() |
String |
version() |
public static final String DEFAULT_PROVIDER
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.