public class RegNormalizationFactor extends Object
Constructor and Description |
---|
RegNormalizationFactor() |
RegNormalizationFactor(String context,
String target,
double den) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getContext() |
Double |
getDen() |
String |
getTarget() |
int |
hashCode() |
void |
setContext(String context) |
void |
setDen(Double den) |
void |
setTarget(String target) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.