Verify that the Java classes are imported and mapped
- Last Updated: March 24, 2022
- 1 minute read
- Corticon
- Version 6.3
- Documentation
Once the Java classes and variables have been imported and mapped into the Vocabulary, you can see them in the Vocabulary. Click on the Cargo entity. You can see the Java properties—Java Package and Java Class Name. The Java Package name matches the package we defined earlier. The Java Class Name is the same as the entity name.
Click on the manifestNumber attribute. Note that each attribute has the following Java properties—Java Object Get Method, Java Object Set Method, and Java Object Field Name. The get and set methods were populated by importing the Java class metadata.