public class GlueLayoutInfo.GlueLayoutAttributeInfo extends Object
Constructor and Description |
---|
GlueLayoutAttributeInfo(String type,
int seq,
String id,
String name,
String datatype,
int length,
int precision) |
Modifier and Type | Method and Description |
---|---|
String |
getDatatype() |
String |
getId() |
int |
getLength() |
String |
getName() |
int |
getPrecision() |
int |
getSeq() |
String |
getType() |
String |
toString() |
public String getType()
public int getSeq()
public String getId()
public String getName()
public String getDatatype()
public int getLength()
public int getPrecision()
Copyright © 2013–2019 POSCO ICT. All rights reserved.