Constructor and Description |
---|
WrapperProperty(Property p) |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultValueExpression() |
String |
getDefensiveCopyExpression() |
int |
getGetterModifiers() |
protected Property |
getInner() |
String |
getName() |
int |
getSetterModifiers() |
String |
getSimpleTypeName() |
int |
getVariableModifiers() |
boolean |
isBound() |
boolean |
isConstrained() |
boolean |
isReadOnly() |
public WrapperProperty(Property p)
protected Property getInner()
public int getVariableModifiers()
getVariableModifiers
in interface Property
public String getSimpleTypeName()
getSimpleTypeName
in interface Property
public String getDefensiveCopyExpression()
getDefensiveCopyExpression
in interface Property
public String getDefaultValueExpression()
getDefaultValueExpression
in interface Property
public int getGetterModifiers()
getGetterModifiers
in interface Property
public int getSetterModifiers()
getSetterModifiers
in interface Property
public boolean isReadOnly()
isReadOnly
in interface Property
public boolean isConstrained()
isConstrained
in interface Property
Copyright © 2017 com.mchange. All rights reserved.