Uses of Class
org.robovm.apple.networkextension.NEOnDemandRuleInterfaceType
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEOnDemandRuleInterfaceType in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension that return NEOnDemandRuleInterfaceType Modifier and Type Method Description NEOnDemandRuleInterfaceTypeNEOnDemandRule. getInterfaceTypeMatch()static NEOnDemandRuleInterfaceTypeNEOnDemandRuleInterfaceType. valueOf(long n)Returns the enum constant of this type with the specified name.static NEOnDemandRuleInterfaceTypeNEOnDemandRuleInterfaceType. valueOf(String name)Returns the enum constant of this type with the specified name.static NEOnDemandRuleInterfaceType[]NEOnDemandRuleInterfaceType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.networkextension with parameters of type NEOnDemandRuleInterfaceType Modifier and Type Method Description voidNEOnDemandRule. setInterfaceTypeMatch(NEOnDemandRuleInterfaceType v)