public class JavaScriptProperty extends Object
| Constructor and Description |
|---|
JavaScriptProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAttribute() |
String |
getName() |
Object |
getValue() |
void |
setAttribute(int attribute) |
void |
setName(String name) |
void |
setValue(Object value) |
public JavaScriptProperty(String name)
Copyright © 2015 WSO2 Inc. All rights reserved.