Uses of Class
br.com.senior.hcm.dependent.pojos.FgtsPensionType
-
Packages that use FgtsPensionType Package Description br.com.senior.hcm.dependent.pojos -
-
Uses of FgtsPensionType in br.com.senior.hcm.dependent.pojos
Methods in br.com.senior.hcm.dependent.pojos that return FgtsPensionType Modifier and Type Method Description static FgtsPensionTypeFgtsPensionType. fromValue(String text)FgtsPensionTypeVariableJudicialValue. getFgtsPensionType()Get fgtsPensionTypeFgtsPensionTypeFgtsPensionType.Adapter. read(com.google.gson.stream.JsonReader jsonReader)static FgtsPensionTypeFgtsPensionType. valueOf(String name)Returns the enum constant of this type with the specified name.static FgtsPensionType[]FgtsPensionType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in br.com.senior.hcm.dependent.pojos with parameters of type FgtsPensionType Modifier and Type Method Description VariableJudicialValueVariableJudicialValue. fgtsPensionType(FgtsPensionType fgtsPensionType)voidVariableJudicialValue. setFgtsPensionType(FgtsPensionType fgtsPensionType)voidFgtsPensionType.Adapter. write(com.google.gson.stream.JsonWriter jsonWriter, FgtsPensionType enumeration)
-