Class EntryResponseContent<T>


  • public class EntryResponseContent<T>
    extends Object
    • Constructor Detail

      • EntryResponseContent

        public EntryResponseContent()
      • EntryResponseContent

        public EntryResponseContent​(T entry)
    • Method Detail

      • getEntry

        public T getEntry()