public class MaximumElementOccurrenceConstraint extends NodeConstraint
| Modifier and Type | Field and Description |
|---|---|
static String |
JAXB_ELEMENT |
static String |
JAXB_TYPE |
locationPath| Constructor and Description |
|---|
MaximumElementOccurrenceConstraint() |
MaximumElementOccurrenceConstraint(String locationPath,
long maxOccurs) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getMaxOccurs() |
int |
hashCode() |
void |
setMaxOccurs(long maxOccurs) |
getLocationPath, setLocationPathpublic static final String JAXB_ELEMENT
public static final String JAXB_TYPE
public MaximumElementOccurrenceConstraint()
public MaximumElementOccurrenceConstraint(String locationPath, long maxOccurs)
public long getMaxOccurs()
public void setMaxOccurs(long maxOccurs)
public boolean equals(Object o)
equals in class NodeConstraintpublic int hashCode()
hashCode in class NodeConstraintCopyright © 2025 CESSDA ERIC. All rights reserved.