|
Change Parameter Type fieldPrecision : int[] to fieldPrecision : int in method public setFieldPrecision(fieldPrecision int) : void in class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Change Parameter Type fieldLength : int[] to fieldLength : int in method public setFieldLength(fieldLength int) : void in class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Change Parameter Type fieldType : int[] to fieldType : int in method public setFieldType(fieldType int) : void in class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Change Parameter Type trimType : int[] to trimType : int in method public setTrimType(trimType int) : void in class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Change Parameter Type variableString : String[] to variableString : String in method public setVariableString(variableString String) : void in class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Change Parameter Type decimal : String[] to decimal : String in method public setDecimal(decimal String) : void in class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Change Parameter Type fieldFormat : String[] to fieldFormat : String in method public setFieldFormat(fieldFormat String) : void in class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Change Parameter Type fieldName : String[] to fieldName : String in method public setFieldName(fieldName String) : void in class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Change Parameter Type currency : String[] to currency : String in method public setCurrency(currency String) : void in class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Change Parameter Type group : String[] to group : String in method public setGroup(group String) : void in class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Move Method public setGroup(group String[]) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta to public setGroup(group String) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Move Method public setFieldFormat(fieldFormat String[]) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta to public setFieldFormat(fieldFormat String) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Move Method public setCurrency(currency String[]) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta to public setCurrency(currency String) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Move Method public setFieldName(fieldName String[]) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta to public setFieldName(fieldName String) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Move Method public setFieldPrecision(fieldPrecision int[]) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta to public setFieldPrecision(fieldPrecision int) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Move Method public setVariableString(variableString String[]) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta to public setVariableString(variableString String) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Move Method public setDecimal(decimal String[]) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta to public setDecimal(decimal String) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Move Method public setFieldType(fieldType int[]) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta to public setFieldType(fieldType int) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Move Method public setTrimType(trimType int[]) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta to public setTrimType(trimType int) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |
|
Move Method public setFieldLength(fieldLength int[]) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta to public setFieldLength(fieldLength int) : void from class org.pentaho.di.trans.steps.getvariable.GetVariableMeta.FieldDefinition |
From |
To |