com.poscoict.glueframework.schema.parser
Class GlueLayoutInfo
java.lang.Object
com.poscoict.glueframework.schema.parser.GlueLayoutInfo
public class GlueLayoutInfo
- extends Object
GlueLayoutInfo
public GlueLayoutInfo(String id,
String name)
- Parameters:
id
- name
-
getId
public String getId()
- Returns:
- the id
getName
public String getName()
- Returns:
- the name
getAttributeList
public List<GlueLayoutInfo.GlueLayoutAttributeInfo> getAttributeList()
- Returns:
addAttributeInfo
public void addAttributeInfo(String type,
int seq,
String id,
String name,
String datatype,
int length,
int precision)
- Parameters:
type
- seq
- id
- name
- datatype
- length
- precision
-
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.