|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPFieldInfoDomain
Provides access to the properties/methods of a geoprocessing field info domain object.
Method Summary | |
---|---|
IGPCodedValueDomain |
getCodedValueDomain()
Coded Value Domain. |
void |
setCodedValueDomainByRef(IGPCodedValueDomain ppDomain)
Coded Value Domain. |
Method Detail |
---|
IGPCodedValueDomain getCodedValueDomain() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCodedValueDomainByRef(IGPCodedValueDomain ppDomain) throws IOException, AutomationException
ppDomain
- A reference to a com.esri.arcgis.geodatabase.IGPCodedValueDomain (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 |