Uses of Class
net.authorize.api.contract.v1.PermissionType

Packages that use PermissionType
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
protected  List<PermissionType> ArrayOfPermissionType.permission
           
 

Methods in net.authorize.api.contract.v1 that return PermissionType
 PermissionType ObjectFactory.createPermissionType()
          Create an instance of PermissionType
 

Methods in net.authorize.api.contract.v1 that return types with arguments of type PermissionType
 List<PermissionType> ArrayOfPermissionType.getPermission()
          Gets the value of the permission property.
 



Copyright © 2014. All Rights Reserved.