Uses of Enum
de.brendamour.jpasskit.enums.PKDataDetectorType
Packages that use PKDataDetectorType
-
Uses of PKDataDetectorType in de.brendamour.jpasskit
Fields in de.brendamour.jpasskit with type parameters of type PKDataDetectorTypeMethods in de.brendamour.jpasskit that return types with arguments of type PKDataDetectorTypeMethods in de.brendamour.jpasskit with parameters of type PKDataDetectorTypeModifier and TypeMethodDescriptionPKFieldBuilder.dataDetectorType(PKDataDetectorType dataDetectorType) Method parameters in de.brendamour.jpasskit with type arguments of type PKDataDetectorTypeModifier and TypeMethodDescriptionPKFieldBuilder.dataDetectorTypes(List<PKDataDetectorType> providedDataDetectorTypes) -
Uses of PKDataDetectorType in de.brendamour.jpasskit.enums
Methods in de.brendamour.jpasskit.enums that return PKDataDetectorTypeModifier and TypeMethodDescriptionstatic PKDataDetectorTypeReturns the enum constant of this type with the specified name.static PKDataDetectorType[]PKDataDetectorType.values()Returns an array containing the constants of this enum type, in the order they are declared.