-
- All Implemented Interfaces:
-
android.os.Parcelable
@Serializable() public final class ChangeHealthcare implements Parcelable
-
-
Field Summary
Fields Modifier and Type Field Description private final StringchcPayerIdprivate final StringchcPayerNameprivate final Floatscore
-
Constructor Summary
Constructors Constructor Description ChangeHealthcare(String chcPayerId, String chcPayerName, Float score)
-
Method Summary
Modifier and Type Method Description final StringgetChcPayerId()final StringgetChcPayerName()final FloatgetScore()-
-
Method Detail
-
getChcPayerId
final String getChcPayerId()
-
getChcPayerName
final String getChcPayerName()
-
-
-
-