Uses of Class
org.robovm.apple.passkit.PKContactField
| Package | Description |
|---|---|
| org.robovm.apple.passkit |
-
Uses of PKContactField in org.robovm.apple.passkit
Fields in org.robovm.apple.passkit declared as PKContactField Modifier and Type Field Description static PKContactFieldPKContactField. EmailAddressstatic PKContactFieldPKContactField. Namestatic PKContactFieldPKContactField. PhoneNumberstatic PKContactFieldPKContactField. PhoneticNamestatic PKContactFieldPKContactField. PostalAddressMethods in org.robovm.apple.passkit that return PKContactField Modifier and Type Method Description static PKContactFieldPKContactField.Marshaler. toObject(Class<PKContactField> cls, long handle, long flags)static PKContactFieldPKContactField. valueOf(NSString value)Methods in org.robovm.apple.passkit that return types with arguments of type PKContactField Modifier and Type Method Description static List<PKContactField>PKContactField.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.passkit with parameters of type PKContactField Modifier and Type Method Description static longPKContactField.Marshaler. toNative(PKContactField o, long flags)Method parameters in org.robovm.apple.passkit with type arguments of type PKContactField Modifier and Type Method Description static longPKContactField.AsListMarshaler. toNative(List<PKContactField> l, long flags)static PKContactFieldPKContactField.Marshaler. toObject(Class<PKContactField> cls, long handle, long flags)