public interface IItemURI2 extends IItemURI, java.io.Serializable
Description: 'Provides access to members that control an item URI.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID441dbe58_23ee_4296_9a3b_fdb44027b828 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID0fc1719b_b1aa_4d23_af07_932490a18075
Modifier and Type | Method and Description |
---|---|
IPropertySet |
getProperties()
The item uri properties.
|
void |
setPropertiesByRef(IPropertySet ppBuilderPoperties)
The item uri properties.
|
getAuxiliaryPaths, getDisplayName, getGroup, getKey, getProductName, getSourceTimeStamp, getTag, setAuxiliaryPathsByRef, setDisplayName, setGroup, setKey, setProductName, setSourceTimeStamp, setTag
static final int IID441dbe58_23ee_4296_9a3b_fdb44027b828
static final int xxDummy
static final java.lang.String IID
void setPropertiesByRef(IPropertySet ppBuilderPoperties) throws java.io.IOException, AutomationException
ppBuilderPoperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IPropertySet getProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.