Class ArrayChildren
- java.lang.Object
-
- org.ehrbase.ehr.encode.wrappers.json.writer.translator_db2raw.ArrayChildren
-
public class ArrayChildren extends Object
Created by christian on 3/12/2018.
-
-
Constructor Summary
Constructors Constructor Description ArrayChildren(ArrayList value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasElement()
-
-
-
Constructor Detail
-
ArrayChildren
public ArrayChildren(ArrayList value)
-
-