public class CompanyNatureAttr
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
allFreq |
double |
allFreqb |
int |
b |
double |
bb |
static double |
BEGIN |
int |
e |
double |
eb |
static double |
END |
int |
m |
double |
mb |
static CompanyNatureAttr |
NULL |
int |
p |
double |
pb |
int |
s |
double |
sb |
| Constructor and Description |
|---|
CompanyNatureAttr(int p,
int b,
int m,
int e,
int s,
int allFreq) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static double BEGIN
public static double END
public static final CompanyNatureAttr NULL
public int p
public int b
public int m
public int e
public int s
public int allFreq
public double pb
public double bb
public double mb
public double eb
public double sb
public double allFreqb
Copyright © 2013. All Rights Reserved.