org.rococoa.cocoa.carboncore
Class Intl1Rec
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.carboncore.Intl1Rec
- Direct Known Subclasses:
- Intl1Rec.ByReference, Intl1Rec.ByValue
public class Intl1Rec
- extends com.ochafik.lang.jnaerator.runtime.Structure
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
days
public byte[] days
months
public byte[] months
suppressDay
public byte suppressDay
lngDateFmt
public byte lngDateFmt
dayLeading0
public byte dayLeading0
abbrLen
public byte abbrLen
st0
public byte[] st0
st1
public byte[] st1
st2
public byte[] st2
st3
public byte[] st3
st4
public byte[] st4
intl1Vers
public short intl1Vers
localRtn
public short[] localRtn
Intl1Rec
public Intl1Rec()
byReference
public Intl1Rec.ByReference byReference()
byValue
public Intl1Rec.ByValue byValue()
clone
public Intl1Rec clone()
- Overrides:
clone
in class Object