Uses of Class
com.google.cloud.talent.v4.CompensationInfo.CompensationEntry.CompensationAmountCase
-
Packages that use CompensationInfo.CompensationEntry.CompensationAmountCase Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of CompensationInfo.CompensationEntry.CompensationAmountCase in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return CompensationInfo.CompensationEntry.CompensationAmountCase Modifier and Type Method Description static CompensationInfo.CompensationEntry.CompensationAmountCaseCompensationInfo.CompensationEntry.CompensationAmountCase. forNumber(int value)CompensationInfo.CompensationEntry.CompensationAmountCaseCompensationInfo.CompensationEntry.Builder. getCompensationAmountCase()CompensationInfo.CompensationEntry.CompensationAmountCaseCompensationInfo.CompensationEntry. getCompensationAmountCase()CompensationInfo.CompensationEntry.CompensationAmountCaseCompensationInfo.CompensationEntryOrBuilder. getCompensationAmountCase()static CompensationInfo.CompensationEntry.CompensationAmountCaseCompensationInfo.CompensationEntry.CompensationAmountCase. valueOf(int value)Deprecated.static CompensationInfo.CompensationEntry.CompensationAmountCaseCompensationInfo.CompensationEntry.CompensationAmountCase. valueOf(String name)Returns the enum constant of this type with the specified name.static CompensationInfo.CompensationEntry.CompensationAmountCase[]CompensationInfo.CompensationEntry.CompensationAmountCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-