public class FieldConstraintDescr extends BaseDescr
FieldConstraintDescr()
FieldConstraintDescr(String fieldName)
void
addRestriction(RestrictionDescr restriction)
String
getFieldName()
RestrictionConnectiveDescr
getRestriction()
List
getRestrictions()
readExternal(ObjectInput in)
setResource(org.kie.api.io.Resource resource)
toString()
writeExternal(ObjectOutput out)
copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, setEndCharacter, setEndLocation, setLocation, setNamespace, setStartCharacter, setText
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FieldConstraintDescr()
public FieldConstraintDescr(String fieldName)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
Externalizable
BaseDescr
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
public String getFieldName()
public void addRestriction(RestrictionDescr restriction)
public List getRestrictions()
public RestrictionConnectiveDescr getRestriction()
public void setResource(org.kie.api.io.Resource resource)
setResource
public String toString()
toString
Object
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.