Package 

Class VersionEntry


  • @JsonClass(generateAdapter = true) 
    public final class VersionEntry
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Version entry
    • Method Summary

      Modifier and Type Method Description
      final Version getEntry()
      final Unit setEntry(@Json(name = entry) Version entry)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait