Uses of Class
net.authorize.api.contract.v1.PermissionType
-
Packages that use PermissionType Package Description net.authorize.api.contract.v1 -
-
Uses of PermissionType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 with type parameters of type PermissionType Modifier and Type Field Description protected List<PermissionType>ArrayOfPermissionType. permissionMethods in net.authorize.api.contract.v1 that return PermissionType Modifier and Type Method Description PermissionTypeObjectFactory. createPermissionType()Create an instance ofPermissionTypeMethods in net.authorize.api.contract.v1 that return types with arguments of type PermissionType Modifier and Type Method Description List<PermissionType>ArrayOfPermissionType. getPermission()Gets the value of the permission property.
-