public final class UserProject extends Object implements IDLEntity
String
ownerId
ownerName
projectId
UserProject()
UserProject(String ownerId, String ownerName, String projectId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String ownerId
public String ownerName
public String projectId
public UserProject()
public UserProject(String ownerId, String ownerName, String projectId)
Copyright © 2017. All rights reserved.