public class FileParameterImpl extends DataElementImpl implements FileParameter
| Modifier | Constructor and Description |
|---|---|
protected |
FileParameterImpl() |
|
FileParameterImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
List<ContentType> |
fileTypes() |
Double |
maxLength() |
Double |
minLength() |
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 FileParameterImpl(Object jsNode, JavaNodeFactory factory)
protected FileParameterImpl()
public List<ContentType> fileTypes()
fileTypes in interface FileParameterpublic Double minLength()
minLength in interface FileParameterpublic Double maxLength()
maxLength in interface FileParameterCopyright © 2016 RAML. All rights reserved.