public class Binding<BoundType> extends Object
Binding(String label, BoundType value)
String
label()
BoundType
value()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Binding(String label, BoundType value)
public String label()
public BoundType value()
Copyright © 2014. All Rights Reserved.