Class Field
java.lang.Object
com.softslate.commerce.administrator.extender.Field
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getType()voidsetAppComponents(Properties appComponents) voidsetCappedName(String cappedName) voidsetMySQLType(String mySQLType) voidvoid
-
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
-