Uses of Class
net.authorize.api.contract.v1.ProfileTransAuthCaptureType
-
Packages that use ProfileTransAuthCaptureType Package Description net.authorize.api.contract.v1 -
-
Uses of ProfileTransAuthCaptureType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ProfileTransAuthCaptureType Modifier and Type Field Description protected ProfileTransAuthCaptureTypeProfileTransactionType. profileTransAuthCaptureMethods in net.authorize.api.contract.v1 that return ProfileTransAuthCaptureType Modifier and Type Method Description ProfileTransAuthCaptureTypeObjectFactory. createProfileTransAuthCaptureType()Create an instance ofProfileTransAuthCaptureTypeProfileTransAuthCaptureTypeProfileTransactionType. getProfileTransAuthCapture()Gets the value of the profileTransAuthCapture property.Methods in net.authorize.api.contract.v1 with parameters of type ProfileTransAuthCaptureType Modifier and Type Method Description voidProfileTransactionType. setProfileTransAuthCapture(ProfileTransAuthCaptureType value)Sets the value of the profileTransAuthCapture property.
-