global class FieldDiff { global String difference; global String name; global String getDifference() { } global String getName() { } }