- generateFooter - Variable in class com.yepher.jsondoc.ClassListDriverBase
-
- getAdapter(TypeToken<T>) - Method in class com.yepher.jsondoc.helpers.GsonHelper
-
- getAdapter(Class<T>) - Method in class com.yepher.jsondoc.helpers.GsonHelper
-
- getDelegateAdapter(TypeAdapterFactory, TypeToken<T>) - Method in class com.yepher.jsondoc.helpers.GsonHelper
-
- getFooter() - Method in class com.yepher.jsondoc.ClassListDriverBase
-
- getInstance() - Static method in class com.yepher.jsondoc.helpers.GsonHelper
-
get the GsonHelper singleton instance
- getOutputPath() - Method in class com.yepher.jsondoc.ClassListDriverBase
-
- getPdusToDocument() - Method in class com.yepher.jsondoc.ClassListDriverBase
-
- getPdusToExclude() - Method in class com.yepher.jsondoc.ClassListDriverBase
-
- getSubclass() - Method in interface com.yepher.jsondoc.helpers.EnumeratedSubclasses
-
get the enum value that identifies this subclass instance
- getSubclass() - Method in interface com.yepher.jsondoc.helpers.SubclassEnumeration
-
get the class identified by the enumeration value
- getTag() - Method in interface com.yepher.jsondoc.helpers.SubclassEnumeration
-
get the tag that will identify this sub-class in JSON
- getTitle() - Method in class com.yepher.jsondoc.ClassListDriverBase
-
- GsonHelper - Class in com.yepher.jsondoc.helpers
-
helper class for GSON that:
includes support for enumerated subclasses;
is a singleton that eliminates the need for repetitive constructions of the GSON instance