public final class OwnerPermits extends Object implements Serializable
OwnerPermits(String owner, int nrPermits)
int
getNrPermits()
String
getOwner()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
@ConstructorProperties(value={"owner","nrPermits"}) public OwnerPermits(String owner, int nrPermits)
public String getOwner()
public int getNrPermits()
public String toString()
toString
Object
Copyright © 2018 SPF4J. All rights reserved.