Uses of Class
org.robovm.apple.identitylookup.ILClassificationAction
| Package | Description |
|---|---|
| org.robovm.apple.identitylookup |
-
Uses of ILClassificationAction in org.robovm.apple.identitylookup
Methods in org.robovm.apple.identitylookup that return ILClassificationAction Modifier and Type Method Description ILClassificationActionILClassificationResponse. getAction()static ILClassificationActionILClassificationAction. valueOf(long n)Returns the enum constant of this type with the specified name.static ILClassificationActionILClassificationAction. valueOf(String name)Returns the enum constant of this type with the specified name.static ILClassificationAction[]ILClassificationAction. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.identitylookup with parameters of type ILClassificationAction Modifier and Type Method Description protected longILClassificationResponse. init(ILClassificationAction action)Constructors in org.robovm.apple.identitylookup with parameters of type ILClassificationAction Constructor Description ILClassificationResponse(ILClassificationAction action)