|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPGeometricNetworkMembership
COM Interface 'IGPGeometricNetworkMembership'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that describe the properties of a feature class' geometric network membership.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDd012d66d_49f4_409e_bf48_1da710a8d414
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getAncillaryRoleFieldName()
The ancillary role field. |
java.lang.String |
getEnabledFieldName()
The enabled field. |
java.lang.String |
getGeometricNetworkName()
The name of the Geometric Network this feature participates in. |
int |
getNetworkAncillaryRole()
The possible network ancillary roles of the contained Features. |
void |
setAncillaryRoleFieldName(java.lang.String fieldName)
The ancillary role field. |
void |
setEnabledFieldName(java.lang.String fieldName)
The enabled field. |
void |
setGeometricNetworkName(java.lang.String geometricNetworkName)
The name of the Geometric Network this feature participates in. |
void |
setNetworkAncillaryRole(int role)
The possible network ancillary roles of the contained Features. |
Field Detail |
---|
static final int IIDd012d66d_49f4_409e_bf48_1da710a8d414
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getGeometricNetworkName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setGeometricNetworkName(java.lang.String geometricNetworkName) throws java.io.IOException, AutomationException
geometricNetworkName
- The geometricNetworkName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getNetworkAncillaryRole() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setNetworkAncillaryRole(int role) throws java.io.IOException, AutomationException
role
- A com.esri.arcgis.geodatabase.esriNetworkClassAncillaryRole constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getEnabledFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEnabledFieldName(java.lang.String fieldName) throws java.io.IOException, AutomationException
fieldName
- The fieldName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getAncillaryRoleFieldName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAncillaryRoleFieldName(java.lang.String fieldName) throws java.io.IOException, AutomationException
fieldName
- The fieldName (in)
java.io.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 |