Package 

Class Data


  • @JsonClass(generateAdapter = true) 
    public final class Data<T extends Object>
    
                        
    • Method Summary

      Modifier and Type Method Description
      final T getData()
      final List<ErrorMessage> getErrors()
      • Methods inherited from class io.piano.android.composer.model.Data

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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