Uses of Class
org.robovm.compiler.target.ios.ProvisioningProfile.Type
| Package | Description |
|---|---|
| org.robovm.compiler.target.ios |
-
Uses of ProvisioningProfile.Type in org.robovm.compiler.target.ios
Methods in org.robovm.compiler.target.ios that return ProvisioningProfile.Type Modifier and Type Method Description ProvisioningProfile.TypeProvisioningProfile. getType()static ProvisioningProfile.TypeProvisioningProfile.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static ProvisioningProfile.Type[]ProvisioningProfile.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.