public class AvailableField extends Object
Constructor and Description |
---|
AvailableField(String name,
int calculationType) |
AvailableField(String name,
String type,
String displayType,
int calculationType) |
Modifier and Type | Method and Description |
---|---|
int |
getCalculationType() |
String |
getDisplayType() |
String |
getName() |
String |
getType() |
public AvailableField(String name, int calculationType)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.