public class SecuritySchemaTypeImpl extends RAMLLanguageElementImpl implements SecuritySchemaType
| Modifier | Constructor and Description |
|---|---|
protected |
SecuritySchemaTypeImpl() |
|
SecuritySchemaTypeImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
SecuritySchemaPart |
describedBy() |
List<DataElement> |
requiredSettings() |
annotations, description, displayNamegetAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotations, description, displayNamegetErrorspublic SecuritySchemaTypeImpl(Object jsNode, JavaNodeFactory factory)
protected SecuritySchemaTypeImpl()
public List<DataElement> requiredSettings()
requiredSettings in interface SecuritySchemaTypepublic SecuritySchemaPart describedBy()
describedBy in interface SecuritySchemaTypeCopyright © 2016 RAML. All rights reserved.