public class FixedValueNodeConstraint extends NodeConstraint
| Modifier and Type | Field and Description |
|---|---|
static String |
JAXB_ELEMENT |
static String |
JAXB_TYPE |
locationPath| Constructor and Description |
|---|
FixedValueNodeConstraint()
Construct a new fixed value node constraint with the location and fixed value set to
null. |
FixedValueNodeConstraint(String locationPath,
String fixedValue)
Construct a new fixed value node constraint.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFixedValue() |
int |
hashCode() |
void |
setFixedValue(String fixedValue) |
getLocationPath, setLocationPathpublic static final String JAXB_ELEMENT
public static final String JAXB_TYPE
public FixedValueNodeConstraint()
null.public String getFixedValue()
public void setFixedValue(String fixedValue)
public boolean equals(Object o)
equals in class NodeConstraintpublic int hashCode()
hashCode in class NodeConstraintCopyright © 2025 CESSDA ERIC. All rights reserved.