de.ispsoft.jaxme.generator
Class ElementRestrictionContainer
java.lang.Object
de.ispsoft.jaxme.generator.ElementRestrictionContainer
- public class ElementRestrictionContainer
- extends java.lang.Object
- Author:
- Thomas Haenel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementRestrictionContainer
public ElementRestrictionContainer()
getEnumerations
public java.lang.String[] getEnumerations()
addEnumeration
public void addEnumeration(java.lang.String pValue)
throws SchemaException
- Throws:
SchemaException
setMaxLength
public void setMaxLength(java.lang.Integer pMaxLength)
getMaxLength
public java.lang.Integer getMaxLength()
setMinLength
public void setMinLength(java.lang.Integer pMinLength)
getMinLength
public java.lang.Integer getMinLength()
getErrorCode
public java.lang.Integer getErrorCode()
setErrorCode
public void setErrorCode(java.lang.Integer pErrorCode)
getPattern
public java.lang.String getPattern()
setPattern
public void setPattern(java.lang.String pPattern)
hasRestrictions
public boolean hasRestrictions()