Package com.valqueries.automapper
Class TokenUpdateImpl
java.lang.Object
com.valqueries.automapper.TokenUpdateImpl
- All Implemented Interfaces:
- TokenUpdate
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidSet the value for a field.Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.valqueries.automapper.TokenUpdateset
- 
Constructor Details- 
TokenUpdateImplpublic TokenUpdateImpl()
 
- 
- 
Method Details- 
setDescription copied from interface:TokenUpdateSet the value for a field.- Specified by:
- setin interface- TokenUpdate
- Parameters:
- field- the field
- value- the value
 
- 
getUpdateValues
 
-