public class LiteralBinding extends AbstractBinding
| Constructor and Description |
|---|
LiteralBinding(Location location,
java.lang.String description,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
get()
Reads the current value of the property (or other resource).
|
java.lang.String |
toString() |
getAnnotation, getBindingGenericType, getBindingType, isInvariant, setgetLocationpublic LiteralBinding(Location location, java.lang.String description, java.lang.Object value)
public java.lang.Object get()
Bindingpublic java.lang.String toString()
toString in class java.lang.Object${project.version} - Copyright © 2003-2015 The Apache Software Foundation.