public class BindingType extends Object
BindingParam| Constructor and Description |
|---|
BindingType(String type)
Set the binding type.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType()
Get the binding type.
|
int |
hashCode() |
String |
toString()
String representation of
BindingType |
public BindingType(String type)
type - The binding type to set.public String getType()
public String toString()
BindingTypetoString in class ObjectBindingTypeCopyright © 2021. All rights reserved.