public class TestRecordC extends Object
| Constructor and Description |
|---|
TestRecordC() |
| Modifier and Type | Method and Description |
|---|---|
String |
func1(String prefix) |
String |
func1(String prefix,
String sufix) |
Decimal |
func2(Decimal par1) |
String |
func3(RecordHolder par1) |
String |
getName() |
Long |
getNumber() |
void |
setName(String name) |
void |
setNumber(Long number) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.