Uses of Class
br.com.senior.hcm.dependent.pojos.Salary13Type
-
Packages that use Salary13Type Package Description br.com.senior.hcm.dependent.pojos -
-
Uses of Salary13Type in br.com.senior.hcm.dependent.pojos
Methods in br.com.senior.hcm.dependent.pojos that return Salary13Type Modifier and Type Method Description static Salary13TypeSalary13Type. fromValue(String text)Salary13TypeFixedJudicialValue. getSalary13Type()Get salary13TypeSalary13TypeSalary13Type.Adapter. read(com.google.gson.stream.JsonReader jsonReader)static Salary13TypeSalary13Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Salary13Type[]Salary13Type. 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 Salary13Type Modifier and Type Method Description FixedJudicialValueFixedJudicialValue. salary13Type(Salary13Type salary13Type)voidFixedJudicialValue. setSalary13Type(Salary13Type salary13Type)voidSalary13Type.Adapter. write(com.google.gson.stream.JsonWriter jsonWriter, Salary13Type enumeration)
-