Uses of Class
net.authorize.api.contract.v1.SettingType
-
Packages that use SettingType Package Description net.authorize.api.contract.v1 -
-
Uses of SettingType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 with type parameters of type SettingType Modifier and Type Field Description protected List<SettingType>ArrayOfSetting. settingMethods in net.authorize.api.contract.v1 that return SettingType Modifier and Type Method Description SettingTypeObjectFactory. createSettingType()Create an instance ofSettingTypeMethods in net.authorize.api.contract.v1 that return types with arguments of type SettingType Modifier and Type Method Description List<SettingType>ArrayOfSetting. getSetting()Gets the value of the setting property.
-