public class EnforcementScopeTypeId extends Ind2uceEntity
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
URN_ES_TYPE_PATTERN
The Constant URN_ES_TYPE_PATTERN.
|
GSON_DEFAULT, GSON_PLAIN, GSON_PRETTY, version| Constructor and Description |
|---|
EnforcementScopeTypeId(String urn)
Instantiates a new enforcement scope type id.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
protected void |
validate(String uri)
Validate.
|
fromJson, getGson, getVersion, toJsonpublic static final Pattern URN_ES_TYPE_PATTERN
public EnforcementScopeTypeId(String urn)
urn - the urnpublic String toString()
toString in class Ind2uceEntityprotected void validate(String uri)
uri - the uriCopyright © 2018. All rights reserved.