Module com.blackhillsoftware.json
Package com.blackhillsoftware.json.util
Class CompositeEntry.Element
java.lang.Object
com.blackhillsoftware.json.util.CompositeEntry.Element
- Enclosing class:
- CompositeEntry
An element in a CompositeEntry (used when generating JSON)
-
Method Summary
-
Method Details
-
getObject
Get the object for this Element- Returns:
- the element object
-
getName
Get the name of this element or null if no name was provided- Returns:
- the element name or null
-