public class PolicyTemplateKey extends Object implements Serializable
| Constructor and Description |
|---|
PolicyTemplateKey(String groupId,
String assetId,
String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAssetId() |
String |
getGroupId() |
String |
getName() |
String |
getVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2014–2023 MuleSoft, Inc.. All rights reserved.