# Class: com.pnfsoftware.jeb.core.output.code.coordinates.FieldCoordinates

Field coordinates for bytecode code units.

## Constructor: FieldCoordinates
- parameter: `fieldId`, type: `int`


## Method: equals
- parameter: `obj`, type: `java.lang.Object`
- return type: `boolean`


## Method: getFieldId
- return type: `int`


## Method: hashCode
- return type: `int`


## Method: toString
- return type: `java.lang.String`


