public class JavaAttributeNode extends Object implements IJavaAttributeNode
| Modifier | Constructor and Description |
|---|---|
|
JavaAttributeNode() |
protected |
JavaAttributeNode(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
attributeValue() |
protected CustomType |
customClassValue() |
String |
toJSON() |
String |
toJSON(int offset) |
protected JavaAttributeNode(Object jsNode, JavaNodeFactory factory)
public JavaAttributeNode()
Copyright © 2016 RAML. All rights reserved.