public static class GhostscriptLibrary.gsapi_revision_s
extends com.sun.jna.Structure
| Modifier and Type | Field and Description |
|---|---|
String |
copyright
Copyright.
|
String |
product
Product name.
|
com.sun.jna.NativeLong |
revision
Revision number.
|
com.sun.jna.NativeLong |
revisiondate
Revision date.
|
| Constructor and Description |
|---|
GhostscriptLibrary.gsapi_revision_s() |
| Modifier and Type | Method and Description |
|---|---|
protected List<?> |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic String product
public String copyright
public com.sun.jna.NativeLong revision
public com.sun.jna.NativeLong revisiondate
protected List<?> getFieldOrder()
getFieldOrder in class com.sun.jna.StructureCopyright © 2016. All Rights Reserved.