public static class DXApplet.Describe extends DXDataObject.Describe
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the applet description.
|
String |
getDXAPIVersion()
Returns the API version that the applet code is to run under.
|
List<InputParameter> |
getInputSpecification()
Returns the applet's input specification.
|
List<OutputParameter> |
getOutputSpecification()
Returns the applet's output specification.
|
RunSpecification |
getRunSpecification()
Returns the applet's run specification.
|
String |
getSummary()
Returns the applet summary.
|
String |
getTitle()
Returns the applet title.
|
getCreationDate, getDetails, getFolder, getModificationDate, getName, getProject, getProperties, getState, getTags, getTypes, isVisible
public String getDescription()
public String getDXAPIVersion()
public List<InputParameter> getInputSpecification()
public List<OutputParameter> getOutputSpecification()
public RunSpecification getRunSpecification()
public String getSummary()
public String getTitle()
Copyright © 2023. All Rights Reserved.