Uses of Class
com.creditcall.chipdnamobile.FeatureToken
-
-
Uses of FeatureToken in com.creditcall.chipdnamobile
Fields in com.creditcall.chipdnamobile with type parameters of type FeatureToken Modifier and Type Field Description static android.os.Parcelable.Creator<FeatureToken>FeatureToken. CREATORMethod parameters in com.creditcall.chipdnamobile with type arguments of type FeatureToken Modifier and Type Method Description static java.lang.StringChipDnaMobileSerializer. serializeFeatureTokens(java.util.List<FeatureToken> featureTokens)Serializes a List of FeatureToken objects into XML string format.
-