Uses of Enum
com.kenai.jffi.ObjectParameterInfo.ObjectType
Packages that use ObjectParameterInfo.ObjectType
-
Uses of ObjectParameterInfo.ObjectType in com.kenai.jffi
Subclasses with type arguments of type ObjectParameterInfo.ObjectType in com.kenai.jffiFields in com.kenai.jffi declared as ObjectParameterInfo.ObjectTypeModifier and TypeFieldDescriptionstatic final ObjectParameterInfo.ObjectTypeObjectParameterInfo.ARRAYstatic final ObjectParameterInfo.ObjectTypeObjectParameterInfo.BUFFERMethods in com.kenai.jffi that return ObjectParameterInfo.ObjectTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ObjectParameterInfo.ObjectType[]ObjectParameterInfo.ObjectType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.kenai.jffi with parameters of type ObjectParameterInfo.ObjectTypeModifier and TypeMethodDescriptionstatic ObjectParameterInfoObjectParameterInfo.create(int parameterIndex, ObjectParameterInfo.ObjectType objectType, ObjectParameterInfo.ComponentType componentType, int ioflags)