public class FieldConstraintDescr extends BaseDescr
Constructor and Description |
---|
FieldConstraintDescr(String fieldName) |
Modifier and Type | Method and Description |
---|---|
void |
addRestriction(RestrictionDescr restriction) |
String |
getFieldName() |
RestrictionConnectiveDescr |
getRestriction() |
List |
getRestrictions() |
String |
toString() |
copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, readExternal, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText, writeExternal
public FieldConstraintDescr(String fieldName)
public String getFieldName()
public void addRestriction(RestrictionDescr restriction)
public List getRestrictions()
public RestrictionConnectiveDescr getRestriction()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.