public static class CollectionExecutionExample.EMail extends Object
String
body
subject
int
userId
EMail()
EMail(int userId, String subject, String body)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int userId
public String subject
public String body
public EMail()
public EMail(int userId, String subject, String body)
public String toString()
toString
Object
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.