public class RestrictionImpl extends Object implements ValueRestriction
TYPE_DECIMAL, TYPE_FLOAT, TYPE_INTEGER, TYPE_STRING, XSD_NAMESPACE| Modifier and Type | Method and Description |
|---|---|
String[] |
getEnumerationLabels(Locale locale) |
Object[] |
getEnumerationValues() |
Pattern |
getPattern() |
QName |
getType() |
Number |
maxInclusive() |
Integer |
maxLength() |
Number |
minInclusive() |
Integer |
minLength() |
public QName getType()
getType in interface ValueRestrictionpublic String[] getEnumerationLabels(Locale locale) throws OntologyException
getEnumerationLabels in interface ValueRestrictionOntologyExceptionpublic Object[] getEnumerationValues()
getEnumerationValues in interface ValueRestrictionpublic Number minInclusive()
minInclusive in interface ValueRestrictionpublic Number maxInclusive()
maxInclusive in interface ValueRestrictionpublic Integer minLength()
minLength in interface ValueRestrictionpublic Integer maxLength()
maxLength in interface ValueRestrictionpublic Pattern getPattern()
getPattern in interface ValueRestrictionCopyright © 2013–2016 R.W.Majeed. All rights reserved.