public final class UsageCriterion extends Object implements Criterion
Criterion
UsageCriterion(UsageType usage)
boolean
equals(Object obj)
UsageType
getUsage()
int
hashCode()
void
setUsage(UsageType usage)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public UsageCriterion(@Nullable UsageType usage)
usage
@Nonnull public UsageType getUsage()
public void setUsage(@Nullable UsageType usage)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2016 JBoss by Red Hat. All rights reserved.