Class Field
java.lang.Object
com.softslate.commerce.administrator.extender.Field
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
getType()
void
setAppComponents
(Properties appComponents) void
setCappedName
(String cappedName) void
setMySQLType
(String mySQLType) void
void
-
Field Details
-
name
-
type
-
appComponents
-
cappedName
-
cappedNameWithSpaces
-
cappedNameWithSpacesShortened
-
cappedPluralNameWithSpaces
-
mySQLType
-
-
Constructor Details
-
Field
-
-
Method Details
-
getName
-
setName
-
getType
-
setType
-
getAppComponents
-
setAppComponents
-
getCappedName
-
setCappedName
-
getMySQLType
-
setMySQLType
-
getCappedNameWithSpaces
-
getCappedNameWithSpacesShortened
-
getCappedPluralNameWithSpaces
-