Uses of Class
com.docusign.admin.model.SubAccountCreateWorker.AssetGroupWorkTypeEnum
-
Packages that use SubAccountCreateWorker.AssetGroupWorkTypeEnum Package Description com.docusign.admin.model -
-
Uses of SubAccountCreateWorker.AssetGroupWorkTypeEnum in com.docusign.admin.model
Methods in com.docusign.admin.model that return SubAccountCreateWorker.AssetGroupWorkTypeEnum Modifier and Type Method Description static SubAccountCreateWorker.AssetGroupWorkTypeEnumSubAccountCreateWorker.AssetGroupWorkTypeEnum. fromValue(String value)SubAccountCreateWorker.AssetGroupWorkTypeEnumSubAccountCreateWorker. getAssetGroupWorkType()The type of asset group work..static SubAccountCreateWorker.AssetGroupWorkTypeEnumSubAccountCreateWorker.AssetGroupWorkTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static SubAccountCreateWorker.AssetGroupWorkTypeEnum[]SubAccountCreateWorker.AssetGroupWorkTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-