Class Element
- java.lang.Object
-
- org.zalando.typemapper.parser.postgres.Element
-
- All Implemented Interfaces:
Serializable
public class Element extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Element()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getRowList()voidsetRowList(List<String> rowList)StringtoString()
-