Class IncomeVerificationPrecheckMilitaryInfo.BranchEnum.Adapter

java.lang.Object
com.google.gson.TypeAdapter<IncomeVerificationPrecheckMilitaryInfo.BranchEnum>
com.plaid.client.model.IncomeVerificationPrecheckMilitaryInfo.BranchEnum.Adapter
Enclosing class:
IncomeVerificationPrecheckMilitaryInfo.BranchEnum

public static class IncomeVerificationPrecheckMilitaryInfo.BranchEnum.Adapter
extends com.google.gson.TypeAdapter<IncomeVerificationPrecheckMilitaryInfo.BranchEnum>
  • Constructor Summary

    Constructors 
    Constructor Description
    Adapter()  
  • Method Summary

    Modifier and Type Method Description
    IncomeVerificationPrecheckMilitaryInfo.BranchEnum read​(com.google.gson.stream.JsonReader jsonReader)  
    void write​(com.google.gson.stream.JsonWriter jsonWriter, IncomeVerificationPrecheckMilitaryInfo.BranchEnum enumeration)  

    Methods inherited from class com.google.gson.TypeAdapter

    fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait