|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDBCreateColumnConstraintParameterType | |
---|---|
com.lapetus_ltd._2009.xml.types | This is the package that holds the generated XSD types (classes). |
Uses of XLptsDBCreateColumnConstraintParameterType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDBCreateColumnConstraintParameterType | |
---|---|
protected XLptsDBCreateColumnConstraintParameterType |
XLptsDBCreateColumnConstraintType.constraintType
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDBCreateColumnConstraintParameterType | |
---|---|
static XLptsDBCreateColumnConstraintParameterType |
XLptsDBCreateColumnConstraintParameterType.fromValue(java.lang.String v)
|
XLptsDBCreateColumnConstraintParameterType |
XLptsDBCreateColumnConstraintType.getConstraintType()
Gets the value of the constraintType property. |
static XLptsDBCreateColumnConstraintParameterType |
XLptsDBCreateColumnConstraintParameterType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XLptsDBCreateColumnConstraintParameterType[] |
XLptsDBCreateColumnConstraintParameterType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDBCreateColumnConstraintParameterType | |
---|---|
void |
XLptsDBCreateColumnConstraintType.setConstraintType(XLptsDBCreateColumnConstraintParameterType value)
Sets the value of the constraintType property. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |