public class _WKSDateTime
extends java.lang.Object
implements java.io.Serializable
Description 'Holds gregorian date and 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 =
Modifier and Type | Field and Description |
---|---|
static int |
__CbElements__ |
short |
day |
short |
hour |
short |
minute |
short |
month |
int |
nanoseconds |
short |
second |
short |
year |
Constructor and Description |
---|
_WKSDateTime() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final int __CbElements__
public short year
public short month
public short day
public short hour
public short minute
public short second
public int nanoseconds