The JSMField interface allows access to field information available from the JSMList and JSMFieldList interfaces.
public interface JSMField
{
public String getName () ;
public String getLongName () ;
public DataType getDataType () ;
}
The JSMField interface allows access to field information available from the JSMList and JSMFieldList interfaces.
public interface JSMField
{
public String getName () ;
public String getLongName () ;
public DataType getDataType () ;
}
Copyright © 2004-2026 IDERA, Inc.