Uses of Class
com.hyperwallet.clientsdk.model.HyperwalletBusinessStakeholder.ProfileType
-
Packages that use HyperwalletBusinessStakeholder.ProfileType Package Description com.hyperwallet.clientsdk.model -
-
Uses of HyperwalletBusinessStakeholder.ProfileType in com.hyperwallet.clientsdk.model
Methods in com.hyperwallet.clientsdk.model that return HyperwalletBusinessStakeholder.ProfileType Modifier and Type Method Description HyperwalletBusinessStakeholder.ProfileTypeHyperwalletBusinessStakeholder. getProfileType()static HyperwalletBusinessStakeholder.ProfileTypeHyperwalletBusinessStakeholder.ProfileType. valueOf(String name)Returns the enum constant of this type with the specified name.static HyperwalletBusinessStakeholder.ProfileType[]HyperwalletBusinessStakeholder.ProfileType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.hyperwallet.clientsdk.model with parameters of type HyperwalletBusinessStakeholder.ProfileType Modifier and Type Method Description HyperwalletBusinessStakeholderHyperwalletBusinessStakeholder. profileType(HyperwalletBusinessStakeholder.ProfileType profileType)voidHyperwalletBusinessStakeholder. setProfileType(HyperwalletBusinessStakeholder.ProfileType profileType)
-