Uses of Enum
com.kenai.jffi.ObjectParameterType.ObjectType
Packages that use ObjectParameterType.ObjectType
-
Uses of ObjectParameterType.ObjectType in com.kenai.jffi
Subclasses with type arguments of type ObjectParameterType.ObjectType in com.kenai.jffiFields in com.kenai.jffi declared as ObjectParameterType.ObjectTypeModifier and TypeFieldDescriptionstatic final ObjectParameterType.ObjectTypeObjectParameterType.ARRAYstatic final ObjectParameterType.ObjectTypeObjectParameterType.BUFFERMethods in com.kenai.jffi that return ObjectParameterType.ObjectTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ObjectParameterType.ObjectType[]ObjectParameterType.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 ObjectParameterType.ObjectTypeModifier and TypeMethodDescriptionstatic ObjectParameterTypeObjectParameterType.create(ObjectParameterType.ObjectType objectType, ObjectParameterType.ComponentType componentType)