com.jniwrapper.macosx.cocoa.aedatamodel
Class AEDataModelEnumeration

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.DelegatingParameter
          extended bycom.jniwrapper.ax
              extended bycom.jniwrapper.Int
                  extended bycom.jniwrapper.macosx.cocoa.aedatamodel.AEDataModelEnumeration
All Implemented Interfaces:
com.jniwrapper.IntegerParameter

public class AEDataModelEnumeration
extends com.jniwrapper.Int

This class represents AEDataModelEnumeration enumeration.


Field Summary
static int kAEAlwaysInteract
           
static int kAECanInteract
           
static int kAECanSwitchLayer
           
static int kAEDataArray
           
static int kAEDebugPOSTHeader
           
static int kAEDebugReplyHeader
           
static int kAEDebugXMLDebugAll
           
static int kAEDebugXMLRequest
           
static int kAEDebugXMLResponse
           
static int kAEDefaultTimeout
           
static int kAEDescArray
           
static int kAEDescListFactorNone
           
static int kAEDescListFactorType
           
static int kAEDescListFactorTypeAndSize
           
static int kAEDontExecute
           
static int kAEDontReconnect
           
static int kAEDontRecord
           
static int kAEHandleArray
           
static int kAEHighPriority
           
static int kAEHTTPProxyHostAttr
           
static int kAEHTTPProxyPortAttr
           
static int kAEKeyDescArray
           
static int kAENeverInteract
           
static int kAENoReply
           
static int kAENormalPriority
           
static int kAEPackedArray
           
static int kAEProcessNonReplyEvents
           
static int kAEQueueReply
           
static int kAERPCClass
           
static int kAESharedScriptHandler
           
static int kAESOAPScheme
           
static int kAESocks4Protocol
           
static int kAESocks5Protocol
           
static int kAESocksHostAttr
           
static int kAESocksPasswordAttr
           
static int kAESocksPortAttr
           
static int kAESocksProxyAttr
           
static int kAESocksUserAttr
           
static int kAEUseHTTPProxyAttr
           
static int kAEUseSocksAttr
           
static int kAEWaitReply
           
static int kAEWantReceipt
           
static int kAEXMLRPCScheme
           
static int kAnyTransactionID
           
static int kAutoGenerateReturnID
           
static int keyAcceptTimeoutAttr
           
static int keyAdditionalHTTPHeaders
           
static int keyAddressAttr
           
static int keyAEPOSTHeaderData
           
static int keyAEReplyHeaderData
           
static int keyAEXMLReplyData
           
static int keyAEXMLRequestData
           
static int keyDisableAuthenticationAttr
           
static int keyEventClassAttr
           
static int keyEventIDAttr
           
static int keyEventSourceAttr
           
static int keyInteractLevelAttr
           
static int keyMissedKeywordAttr
           
static int keyOptionalKeywordAttr
           
static int keyOriginalAddressAttr
           
static int keyReplyRequestedAttr
           
static int keyReturnIDAttr
           
static int keyRPCMethodName
           
static int keyRPCMethodParam
           
static int keyRPCMethodParamOrder
           
static int keySOAPAction
           
static int keySOAPMethodNameSpace
           
static int keySOAPMethodNameSpaceURI
           
static int keySOAPSchemaVersion
           
static int keySOAPSMDNamespace
           
static int keySOAPSMDNamespaceURI
           
static int keySOAPSMDType
           
static int keySOAPStructureMetaData
           
static int keyTimeoutAttr
           
static int keyTransactionIDAttr
           
static int keyUserNameAttr
           
static int keyUserPasswordAttr
           
static int keyXMLDebuggingAttr
           
static int kNoTimeOut
           
static int kSOAP1999Schema
           
static int kSOAP2001Schema
           
static int type128BitFloatingPoint
           
static int typeAEList
           
static int typeAERecord
           
static int typeAlias
           
static int typeAppleEvent
           
static int typeApplicationBundleID
           
static int typeApplicationURL
           
static int typeApplSignature
           
static int typeAppParameters
           
static int typeBoolean
           
static int typeChar
           
static int typeComp
           
static int typeDecimalStruct
           
static int typeEnumerated
           
static int typeEventRecord
           
static int typeExtended
           
static int typeFalse
           
static int typeFileURL
           
static int typeFixed
           
static int typeFloat
           
static int typeFSRef
           
static int typeFSS
           
static int typeIEEE32BitFloatingPoint
           
static int typeIEEE64BitFloatingPoint
           
static int typeInteger
           
static int typeKernelProcessID
           
static int typeKeyword
           
static int typeLongFloat
           
static int typeLongInteger
           
static int typeMachPort
           
static int typeMagnitude
           
static int typeNull
           
static int typeProcessSerialNumber
           
static int typeProperty
           
static int typeQDRectangle
           
static int typeSectionH
           
static int typeShortFloat
           
static int typeShortInteger
           
static int typeSInt16
           
static int typeSInt32
           
static int typeSInt64
           
static int typeSMFloat
           
static int typeSMInt
           
static int typeTrue
           
static int typeType
           
static int typeUInt32
           
static int typeWildCard
           
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
AEDataModelEnumeration()
           
AEDataModelEnumeration(com.jniwrapper.IntegerParameter t)
           
AEDataModelEnumeration(long value)
           
 
Methods inherited from class com.jniwrapper.Int
clone
 
Methods inherited from class com.jniwrapper.ax
b, equals, getDebugInfo, getValue, hashCode, setValue, toLong, toString
 
Methods inherited from class com.jniwrapper.DelegatingParameter
a, acceptIOPerformer, b, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, write
 
Methods inherited from class com.jniwrapper.Parameter
, a, asReturnValue, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, indent, read, read, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

typeBoolean

public static final int typeBoolean
See Also:
Constant Field Values

typeChar

public static final int typeChar
See Also:
Constant Field Values

typeSInt16

public static final int typeSInt16
See Also:
Constant Field Values

typeSInt32

public static final int typeSInt32
See Also:
Constant Field Values

typeUInt32

public static final int typeUInt32
See Also:
Constant Field Values

typeSInt64

public static final int typeSInt64
See Also:
Constant Field Values

typeIEEE32BitFloatingPoint

public static final int typeIEEE32BitFloatingPoint
See Also:
Constant Field Values

typeIEEE64BitFloatingPoint

public static final int typeIEEE64BitFloatingPoint
See Also:
Constant Field Values

type128BitFloatingPoint

public static final int type128BitFloatingPoint
See Also:
Constant Field Values

typeDecimalStruct

public static final int typeDecimalStruct
See Also:
Constant Field Values

typeSMInt

public static final int typeSMInt
See Also:
Constant Field Values

typeShortInteger

public static final int typeShortInteger
See Also:
Constant Field Values

typeInteger

public static final int typeInteger
See Also:
Constant Field Values

typeLongInteger

public static final int typeLongInteger
See Also:
Constant Field Values

typeMagnitude

public static final int typeMagnitude
See Also:
Constant Field Values

typeComp

public static final int typeComp
See Also:
Constant Field Values

typeSMFloat

public static final int typeSMFloat
See Also:
Constant Field Values

typeShortFloat

public static final int typeShortFloat
See Also:
Constant Field Values

typeFloat

public static final int typeFloat
See Also:
Constant Field Values

typeLongFloat

public static final int typeLongFloat
See Also:
Constant Field Values

typeExtended

public static final int typeExtended
See Also:
Constant Field Values

typeAEList

public static final int typeAEList
See Also:
Constant Field Values

typeAERecord

public static final int typeAERecord
See Also:
Constant Field Values

typeAppleEvent

public static final int typeAppleEvent
See Also:
Constant Field Values

typeEventRecord

public static final int typeEventRecord
See Also:
Constant Field Values

typeTrue

public static final int typeTrue
See Also:
Constant Field Values

typeFalse

public static final int typeFalse
See Also:
Constant Field Values

typeAlias

public static final int typeAlias
See Also:
Constant Field Values

typeEnumerated

public static final int typeEnumerated
See Also:
Constant Field Values

typeType

public static final int typeType
See Also:
Constant Field Values

typeAppParameters

public static final int typeAppParameters
See Also:
Constant Field Values

typeProperty

public static final int typeProperty
See Also:
Constant Field Values

typeFSS

public static final int typeFSS
See Also:
Constant Field Values

typeFSRef

public static final int typeFSRef
See Also:
Constant Field Values

typeFileURL

public static final int typeFileURL
See Also:
Constant Field Values

typeKeyword

public static final int typeKeyword
See Also:
Constant Field Values

typeSectionH

public static final int typeSectionH
See Also:
Constant Field Values

typeWildCard

public static final int typeWildCard
See Also:
Constant Field Values

typeApplSignature

public static final int typeApplSignature
See Also:
Constant Field Values

typeQDRectangle

public static final int typeQDRectangle
See Also:
Constant Field Values

typeFixed

public static final int typeFixed
See Also:
Constant Field Values

typeProcessSerialNumber

public static final int typeProcessSerialNumber
See Also:
Constant Field Values

typeApplicationURL

public static final int typeApplicationURL
See Also:
Constant Field Values

typeNull

public static final int typeNull
See Also:
Constant Field Values

typeKernelProcessID

public static final int typeKernelProcessID
See Also:
Constant Field Values

typeMachPort

public static final int typeMachPort
See Also:
Constant Field Values

typeApplicationBundleID

public static final int typeApplicationBundleID
See Also:
Constant Field Values

keyTransactionIDAttr

public static final int keyTransactionIDAttr
See Also:
Constant Field Values

keyReturnIDAttr

public static final int keyReturnIDAttr
See Also:
Constant Field Values

keyEventClassAttr

public static final int keyEventClassAttr
See Also:
Constant Field Values

keyEventIDAttr

public static final int keyEventIDAttr
See Also:
Constant Field Values

keyAddressAttr

public static final int keyAddressAttr
See Also:
Constant Field Values

keyOptionalKeywordAttr

public static final int keyOptionalKeywordAttr
See Also:
Constant Field Values

keyTimeoutAttr

public static final int keyTimeoutAttr
See Also:
Constant Field Values

keyInteractLevelAttr

public static final int keyInteractLevelAttr
See Also:
Constant Field Values

keyEventSourceAttr

public static final int keyEventSourceAttr
See Also:
Constant Field Values

keyMissedKeywordAttr

public static final int keyMissedKeywordAttr
See Also:
Constant Field Values

keyOriginalAddressAttr

public static final int keyOriginalAddressAttr
See Also:
Constant Field Values

keyAcceptTimeoutAttr

public static final int keyAcceptTimeoutAttr
See Also:
Constant Field Values

keyReplyRequestedAttr

public static final int keyReplyRequestedAttr
See Also:
Constant Field Values

kAEDebugPOSTHeader

public static final int kAEDebugPOSTHeader
See Also:
Constant Field Values

kAEDebugReplyHeader

public static final int kAEDebugReplyHeader
See Also:
Constant Field Values

kAEDebugXMLRequest

public static final int kAEDebugXMLRequest
See Also:
Constant Field Values

kAEDebugXMLResponse

public static final int kAEDebugXMLResponse
See Also:
Constant Field Values

kAEDebugXMLDebugAll

public static final int kAEDebugXMLDebugAll
See Also:
Constant Field Values

kSOAP1999Schema

public static final int kSOAP1999Schema
See Also:
Constant Field Values

kSOAP2001Schema

public static final int kSOAP2001Schema
See Also:
Constant Field Values

keyUserNameAttr

public static final int keyUserNameAttr
See Also:
Constant Field Values

keyUserPasswordAttr

public static final int keyUserPasswordAttr
See Also:
Constant Field Values

keyDisableAuthenticationAttr

public static final int keyDisableAuthenticationAttr
See Also:
Constant Field Values

keyXMLDebuggingAttr

public static final int keyXMLDebuggingAttr
See Also:
Constant Field Values

kAERPCClass

public static final int kAERPCClass
See Also:
Constant Field Values

kAEXMLRPCScheme

public static final int kAEXMLRPCScheme
See Also:
Constant Field Values

kAESOAPScheme

public static final int kAESOAPScheme
See Also:
Constant Field Values

kAESharedScriptHandler

public static final int kAESharedScriptHandler
See Also:
Constant Field Values

keyRPCMethodName

public static final int keyRPCMethodName
See Also:
Constant Field Values

keyRPCMethodParam

public static final int keyRPCMethodParam
See Also:
Constant Field Values

keyRPCMethodParamOrder

public static final int keyRPCMethodParamOrder
See Also:
Constant Field Values

keyAEPOSTHeaderData

public static final int keyAEPOSTHeaderData
See Also:
Constant Field Values

keyAEReplyHeaderData

public static final int keyAEReplyHeaderData
See Also:
Constant Field Values

keyAEXMLRequestData

public static final int keyAEXMLRequestData
See Also:
Constant Field Values

keyAEXMLReplyData

public static final int keyAEXMLReplyData
See Also:
Constant Field Values

keyAdditionalHTTPHeaders

public static final int keyAdditionalHTTPHeaders
See Also:
Constant Field Values

keySOAPAction

public static final int keySOAPAction
See Also:
Constant Field Values

keySOAPMethodNameSpace

public static final int keySOAPMethodNameSpace
See Also:
Constant Field Values

keySOAPMethodNameSpaceURI

public static final int keySOAPMethodNameSpaceURI
See Also:
Constant Field Values

keySOAPSchemaVersion

public static final int keySOAPSchemaVersion
See Also:
Constant Field Values

keySOAPStructureMetaData

public static final int keySOAPStructureMetaData
See Also:
Constant Field Values

keySOAPSMDNamespace

public static final int keySOAPSMDNamespace
See Also:
Constant Field Values

keySOAPSMDNamespaceURI

public static final int keySOAPSMDNamespaceURI
See Also:
Constant Field Values

keySOAPSMDType

public static final int keySOAPSMDType
See Also:
Constant Field Values

kAEUseHTTPProxyAttr

public static final int kAEUseHTTPProxyAttr
See Also:
Constant Field Values

kAEHTTPProxyPortAttr

public static final int kAEHTTPProxyPortAttr
See Also:
Constant Field Values

kAEHTTPProxyHostAttr

public static final int kAEHTTPProxyHostAttr
See Also:
Constant Field Values

kAESocks4Protocol

public static final int kAESocks4Protocol
See Also:
Constant Field Values

kAESocks5Protocol

public static final int kAESocks5Protocol
See Also:
Constant Field Values

kAEUseSocksAttr

public static final int kAEUseSocksAttr
See Also:
Constant Field Values

kAESocksProxyAttr

public static final int kAESocksProxyAttr
See Also:
Constant Field Values

kAESocksHostAttr

public static final int kAESocksHostAttr
See Also:
Constant Field Values

kAESocksPortAttr

public static final int kAESocksPortAttr
See Also:
Constant Field Values

kAESocksUserAttr

public static final int kAESocksUserAttr
See Also:
Constant Field Values

kAESocksPasswordAttr

public static final int kAESocksPasswordAttr
See Also:
Constant Field Values

kAEDescListFactorNone

public static final int kAEDescListFactorNone
See Also:
Constant Field Values

kAEDescListFactorType

public static final int kAEDescListFactorType
See Also:
Constant Field Values

kAEDescListFactorTypeAndSize

public static final int kAEDescListFactorTypeAndSize
See Also:
Constant Field Values

kAutoGenerateReturnID

public static final int kAutoGenerateReturnID
See Also:
Constant Field Values

kAnyTransactionID

public static final int kAnyTransactionID
See Also:
Constant Field Values

kAEDataArray

public static final int kAEDataArray
See Also:
Constant Field Values

kAEPackedArray

public static final int kAEPackedArray
See Also:
Constant Field Values

kAEDescArray

public static final int kAEDescArray
See Also:
Constant Field Values

kAEKeyDescArray

public static final int kAEKeyDescArray
See Also:
Constant Field Values

kAEHandleArray

public static final int kAEHandleArray
See Also:
Constant Field Values

kAENormalPriority

public static final int kAENormalPriority
See Also:
Constant Field Values

kAEHighPriority

public static final int kAEHighPriority
See Also:
Constant Field Values

kAENoReply

public static final int kAENoReply
See Also:
Constant Field Values

kAEQueueReply

public static final int kAEQueueReply
See Also:
Constant Field Values

kAEWaitReply

public static final int kAEWaitReply
See Also:
Constant Field Values

kAEDontReconnect

public static final int kAEDontReconnect
See Also:
Constant Field Values

kAEWantReceipt

public static final int kAEWantReceipt
See Also:
Constant Field Values

kAENeverInteract

public static final int kAENeverInteract
See Also:
Constant Field Values

kAECanInteract

public static final int kAECanInteract
See Also:
Constant Field Values

kAEAlwaysInteract

public static final int kAEAlwaysInteract
See Also:
Constant Field Values

kAECanSwitchLayer

public static final int kAECanSwitchLayer
See Also:
Constant Field Values

kAEDontRecord

public static final int kAEDontRecord
See Also:
Constant Field Values

kAEDontExecute

public static final int kAEDontExecute
See Also:
Constant Field Values

kAEProcessNonReplyEvents

public static final int kAEProcessNonReplyEvents
See Also:
Constant Field Values

kAEDefaultTimeout

public static final int kAEDefaultTimeout
See Also:
Constant Field Values

kNoTimeOut

public static final int kNoTimeOut
See Also:
Constant Field Values
Constructor Detail

AEDataModelEnumeration

public AEDataModelEnumeration()

AEDataModelEnumeration

public AEDataModelEnumeration(long value)

AEDataModelEnumeration

public AEDataModelEnumeration(com.jniwrapper.IntegerParameter t)