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