|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.geoprocessing.gen.params.GPParamUtils
public class GPParamUtils
| Constructor Summary | |
|---|---|
GPParamUtils()
|
|
| Method Summary | |
|---|---|
static GenMethod |
createGetterMethodTemplate(GPImporter im,
GPParameter p,
String mappedType)
|
static ArrayList |
createParameterMethodComments(GPImporter im,
GPParameter p,
boolean setter)
|
static GenMethod |
createSetterMethodTemplate(GPImporter im,
GPParameter p,
String mappedType)
|
static String |
getParameterComment(GPImporter im,
GPParameter p)
|
static String |
getParameterType(int parameterType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GPParamUtils()
| Method Detail |
|---|
public static ArrayList createParameterMethodComments(GPImporter im,
GPParameter p,
boolean setter)
throws Exception
Exception
public static String getParameterComment(GPImporter im,
GPParameter p)
throws Exception
Exceptionpublic static String getParameterType(int parameterType)
public static GenMethod createSetterMethodTemplate(GPImporter im,
GPParameter p,
String mappedType)
throws Exception
Exception
public static GenMethod createGetterMethodTemplate(GPImporter im,
GPParameter p,
String mappedType)
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||