public final class AFloatBaseType extends PBaseType
Constructor and Description |
---|
AFloatBaseType() |
AFloatBaseType(TFloat _float_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
TFloat |
getFloat() |
void |
setFloat(TFloat node) |
String |
toString() |
public AFloatBaseType()
public AFloatBaseType(TFloat _float_)