Class ParameterChoiceTable.CustomFormat
java.lang.Object
java.text.Format
com.inductiveautomation.ignition.designer.db.namedquery.ParameterChoiceTable.CustomFormat
- All Implemented Interfaces:
- Serializable,- Cloneable
- Enclosing class:
- ParameterChoiceTable
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class java.text.FormatFormat.Field
- 
Method SummaryModifier and TypeMethodDescriptionformat(Object obj, StringBuffer toAppendTo, FieldPosition pos) parseObject(String source) parseObject(String source, ParsePosition pos) Methods inherited from class java.text.Formatclone, format, formatToCharacterIterator
- 
Method Details- 
formatpublic StringBuffer format(Object obj, @Nonnull StringBuffer toAppendTo, @Nonnull FieldPosition pos) 
- 
parseObject- Specified by:
- parseObjectin class- Format
 
- 
parseObject- Overrides:
- parseObjectin class- Format
- Throws:
- ParseException
 
 
-