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 |
getRegexp() |
Integer |
getType() |
String |
getTypeStringValue() |
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 getRegexp()
public Integer getLinkedType()
public String getLinkedClass()
public Integer getType()
public String getTypeStringValue()
Copyright © 2017. All Rights Reserved.