/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class examples_jni_JavaLoanApp */ #ifndef _Included_examples_jni_JavaLoanApp #define _Included_examples_jni_JavaLoanApp #ifdef __cplusplus extern "C" { #endif /* * Class: examples_jni_JavaLoanApp * Method: getHomeEquityLoanRate * Signature: ()F */ JNIEXPORT jfloat JNICALL Java_examples_jni_JavaLoanApp_getHomeEquityLoanRate (JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif