Package org.hpccsystems.commons.ecl
Class TestFieldDefinitions
- java.lang.Object
-
- org.hpccsystems.commons.ecl.TestFieldDefinitions
-
public class TestFieldDefinitions extends Object
-
-
Constructor Summary
Constructors Constructor Description TestFieldDefinitions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FieldDef
getComplexRecordDefinition()
Gets the complex record definition.static String
getComplexRecordDefinitionJson()
Gets the complex record definition json.
-
-
-
Method Detail
-
getComplexRecordDefinitionJson
public static String getComplexRecordDefinitionJson()
Gets the complex record definition json.- Returns:
- the complex record definition json
-
-