public static class TypeBinder.Property extends Object
| Constructor and Description |
|---|
Property() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getLinkedClass() |
Integer |
getLinkedType() |
Integer |
getMax() |
Integer |
getMin() |
String |
getName() |
String |
getRegexpr() |
Integer |
getType() |
boolean |
isMandatory() |
boolean |
isNotnull() |
boolean |
isReadonly() |
String |
toString() |
public String getName()
public String getDescription()
public boolean isMandatory()
public boolean isReadonly()
public boolean isNotnull()
public Integer getMax()
public Integer getMin()
public String getRegexpr()
public Integer getLinkedType()
public String getLinkedClass()
public Integer getType()
Copyright © 2016. All Rights Reserved.