@Portable public class NameHolder extends Object implements DMNProperty
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NAME |
static PropertyType |
type |
| Constructor and Description |
|---|
NameHolder() |
NameHolder(Name value) |
| Modifier and Type | Method and Description |
|---|---|
NameHolder |
copy() |
boolean |
equals(Object o) |
Name |
getValue() |
int |
hashCode() |
void |
setValue(Name value) |
public static final String DEFAULT_NAME
public static final PropertyType type
public NameHolder()
public NameHolder(Name value)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.