Uses of Interface
org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaExample
-
Uses of ReadOnlyObjects.GHMetaExample in org.kohsuke.github.example.dataobject
Modifier and TypeClassDescriptionstatic class
This version uses only public getters and returns unmodifiable lists and has final fieldsstatic class
This version uses only public getters and returns unmodifiable listsstatic class
This version uses only public getters and returns unmodifiable lists.static class
This version uses public getters and shows that package or private setters both can be used by jackson.static class
This version uses public getters and setters and leaves it up to Jackson how it wants to fill them.