Method | Signature | Comments/Sample |
---|
getCostIfSpecified
| BigDecimal getCostIfSpecified()
| Â |
getCostPerLetter
| BigDecimal getCostPerLetter()
| Â |
getCostPerLine
| BigDecimal getCostPerLine()
| Â |
getDropDownValues
| string[ ] getDropDownValues()
| Â |
getLabel
| string getLabel()
| Â |
getName
| string getName()
| Â |
getType
| string getType()
| Â |
getValues
| ItemOptionValue[ ] getValues()
| Â |
isDropDown
| boolean isDropDown()
| Â |
isHidden
| boolean isHidden()
| Â |
isIgnoreIfDefault
| boolean isIgnoreIfDefault()
| Â |
isMultipleLine
| boolean isMultipleLine()
| Â |
isOneTimeFee
| boolean isOneTimeFee()
| Â |
isRequired
| boolean isRequired()
| Â |
isSingleLine
| boolean isSingleLine()
| Â |