|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectservicenow.community.sql.SqlFieldDefinition
public class SqlFieldDefinition
Contains the JDBC/SQL type and the Glide type for a single field.
Method Summary | |
---|---|
GlideFieldDefinition |
getGlide()
|
java.lang.String |
getGlideName()
|
java.lang.String |
getName()
|
int |
getSize()
|
int |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public int getType()
public int getSize()
public GlideFieldDefinition getGlide()
public java.lang.String getGlideName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |