Interface IDTFJJavaField
- All Known Implementing Classes:
 DTFJJavaField, DTFJJavaFieldInstance, DTFJJavaFieldStatic
public interface IDTFJJavaField
Return the Java signature for this DTFJJavaField.
For example, if the field is a java/lang/Sting, 
return the signature string "Ljava/lang/String;"
- 
Method Summary
 
- 
Method Details
- 
getSignature
- Throws:
 CorruptDataException
 
 -