public class WebExtensionBinding
Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
java.lang.String | getAppref() | |
void | setAppref(java.lang.Stringvalue) | |
Gets and sets the binding key used to map the binding entry in this list with the bound data in the document. | ||
java.lang.String | getId() | |
void | setId(java.lang.Stringvalue) | |
Gets and sets the binding identifier. | ||
java.lang.String | getType() | |
void | setType(java.lang.Stringvalue) | |
Gets and sets the binding type. |
public java.lang.String getId() / public void setId(java.lang.String value)
public java.lang.String getType() / public void setType(java.lang.String value)
public java.lang.String getAppref() / public void setAppref(java.lang.String value)