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