|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxServiceDefinition
Provides access to members that manage a GxServiceDefinition object.
Method Summary | |
---|---|
String |
getFilePath()
The cooresponding file path of a draft service. |
String |
getTypeName()
Name of draft Type. |
void |
setFilePath(String pFilePath)
The cooresponding file path of a draft service. |
Method Detail |
---|
String getTypeName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getFilePath() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFilePath(String pFilePath) throws IOException, AutomationException
pFilePath
- The pFilePath (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |