Uses of Class
net.authorize.api.contract.v1.ProfileTransPriorAuthCaptureType
-
Packages that use ProfileTransPriorAuthCaptureType Package Description net.authorize.api.contract.v1 -
-
Uses of ProfileTransPriorAuthCaptureType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ProfileTransPriorAuthCaptureType Modifier and Type Field Description protected ProfileTransPriorAuthCaptureTypeProfileTransactionType. profileTransPriorAuthCaptureMethods in net.authorize.api.contract.v1 that return ProfileTransPriorAuthCaptureType Modifier and Type Method Description ProfileTransPriorAuthCaptureTypeObjectFactory. createProfileTransPriorAuthCaptureType()Create an instance ofProfileTransPriorAuthCaptureTypeProfileTransPriorAuthCaptureTypeProfileTransactionType. getProfileTransPriorAuthCapture()Gets the value of the profileTransPriorAuthCapture property.Methods in net.authorize.api.contract.v1 with parameters of type ProfileTransPriorAuthCaptureType Modifier and Type Method Description voidProfileTransactionType. setProfileTransPriorAuthCapture(ProfileTransPriorAuthCaptureType value)Sets the value of the profileTransPriorAuthCapture property.
-