public class UserPool extends BasicEntity
UserPool()
String
getId()
getOwnerId()
getSecret()
void
setId(String id)
setOwnerId(String ownerId)
setSecret(String secret)
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public UserPool()
public String getId()
public void setId(String id)
public String getSecret()
public void setSecret(String secret)
public String getOwnerId()
public void setOwnerId(String ownerId)
Copyright © 2021. All rights reserved.