Uses of Class
net.authorize.api.contract.v1.ProfileTransCaptureOnlyType
-
Packages that use ProfileTransCaptureOnlyType Package Description net.authorize.api.contract.v1 -
-
Uses of ProfileTransCaptureOnlyType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ProfileTransCaptureOnlyType Modifier and Type Field Description protected ProfileTransCaptureOnlyTypeProfileTransactionType. profileTransCaptureOnlyMethods in net.authorize.api.contract.v1 that return ProfileTransCaptureOnlyType Modifier and Type Method Description ProfileTransCaptureOnlyTypeObjectFactory. createProfileTransCaptureOnlyType()Create an instance ofProfileTransCaptureOnlyTypeProfileTransCaptureOnlyTypeProfileTransactionType. getProfileTransCaptureOnly()Gets the value of the profileTransCaptureOnly property.Methods in net.authorize.api.contract.v1 with parameters of type ProfileTransCaptureOnlyType Modifier and Type Method Description voidProfileTransactionType. setProfileTransCaptureOnly(ProfileTransCaptureOnlyType value)Sets the value of the profileTransCaptureOnly property.
-