目次を表示
public interface JSMField
{
public String getName () ;
public String getLongName () ;
public DataType getDataType () ;
}