@Structure.FieldOrder(value={"path","destination","sign","key","keyring","passphraseFile"})
public class PackageOptions
extends com.sun.jna.Structure
| Modifier and Type | Field and Description |
|---|---|
String |
destination |
String |
key |
String |
keyring |
String |
passphraseFile |
String |
path |
int |
sign |
| Constructor and Description |
|---|
PackageOptions(String path,
String destination,
int sign,
String key,
String keyring,
String passphraseFile) |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldCopyright © 2024. All rights reserved.