|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITimeQueryFilter
COM Interface 'ITimeQueryFilter'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Query filter that gives access to members that allow queries using time.' 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 |
IID20e1c9a6_ff1e_489f_bb59_b03bed3a8660
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ITimeReference |
getOutputTimeReference()
Output time reference. |
int |
getTimeRelation()
Time relation for the time query. |
ITimeValue |
getTimeValue()
Time value. |
void |
setOutputTimeReferenceByRef(ITimeReference timeReference)
Output time reference. |
void |
setTimeRelation(int relation)
Time relation for the time query. |
void |
setTimeValueByRef(ITimeValue timeValue)
Time value. |
| Field Detail |
|---|
static final int IID20e1c9a6_ff1e_489f_bb59_b03bed3a8660
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ITimeValue getTimeValue()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTimeValueByRef(ITimeValue timeValue)
throws java.io.IOException,
AutomationException
timeValue - A reference to a com.esri.arcgis.system.ITimeValue (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITimeReference getOutputTimeReference()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOutputTimeReferenceByRef(ITimeReference timeReference)
throws java.io.IOException,
AutomationException
timeReference - A reference to a com.esri.arcgis.system.ITimeReference (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTimeRelation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTimeRelation(int relation)
throws java.io.IOException,
AutomationException
relation - A com.esri.arcgis.system.esriTimeRelation constant (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 | ||||||||