|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IArcInfoItemEdit
COM Interface 'IArcInfoItemEdit'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesFile.olb'
Description: 'Provides access to members that control ArcInfo Item Editing.' 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 |
IIDb5e470d3_ceab_11d2_b0dc_0000f8780820
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesfile.IArcInfoItem |
---|
IIDb5e470d2_ceab_11d2_b0dc_0000f8780820 |
Method Summary | |
---|---|
void |
setAlternateName(java.lang.String rhs1)
Alternate Name of the Item. |
void |
setIsIndexed(boolean rhs1)
Indicates if the Item is Indexed. |
void |
setIsPseudo(boolean rhs1)
Indicates if the Item is a Pseudo Item. |
void |
setIsRedefined(boolean rhs1)
Indicates if the Item is Redefined. |
void |
setName(java.lang.String rhs1)
Name of the Item. |
void |
setNumberDecimals(int rhs1)
Number of Decimals for Item values. |
void |
setOutputWidth(int rhs1)
Output Width, in Bytes, for values stored in the Item. |
void |
setStartPosition(int rhs1)
Start Position of the Item. |
void |
setType(int rhs1)
Type of the Item, as an enumeration. |
void |
setWidth(int rhs1)
Storage Width, in Bytes, for values stored in the Item. |
Methods inherited from interface com.esri.arcgis.datasourcesfile.IArcInfoItem |
---|
getAlternateName, getName, getNumberDecimals, getOutputWidth, getStartPosition, getType, getWidth, isIndexed, isPseudo, isRedefined |
Field Detail |
---|
static final int IIDb5e470d3_ceab_11d2_b0dc_0000f8780820
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setStartPosition(int rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setName(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setWidth(int rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setOutputWidth(int rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setType(int rhs1) throws java.io.IOException, AutomationException
rhs1
- A com.esri.arcgis.datasourcesfile.esriArcInfoItemType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setNumberDecimals(int rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAlternateName(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIsRedefined(boolean rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIsPseudo(boolean rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIsIndexed(boolean rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (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 |