public class StrElementImpl extends DataElementImpl implements StrElement
| Modifier | Constructor and Description |
|---|---|
protected |
StrElementImpl() |
|
StrElementImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
enum_() |
Double |
maxLength() |
Double |
minLength() |
String |
pattern() |
annotations, default_, description, displayName, example, examples, facets, location, locationKind, name, repeat, required, schema, type, usage, xmlgetAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotations, default_, description, displayName, example, examples, facets, location, locationKind, name, repeat, required, schema, type, usage, xmlgetErrorspublic StrElementImpl(Object jsNode, JavaNodeFactory factory)
protected StrElementImpl()
public String pattern()
pattern in interface StrElementpublic Double minLength()
minLength in interface StrElementpublic Double maxLength()
maxLength in interface StrElementpublic List<String> enum_()
enum_ in interface StrElementCopyright © 2016 RAML. All rights reserved.