Uses of Class
net.authorize.api.contract.v1.ProfileTransVoidType
-
Packages that use ProfileTransVoidType Package Description net.authorize.api.contract.v1 -
-
Uses of ProfileTransVoidType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ProfileTransVoidType Modifier and Type Field Description protected ProfileTransVoidTypeProfileTransactionType. profileTransVoidMethods in net.authorize.api.contract.v1 that return ProfileTransVoidType Modifier and Type Method Description ProfileTransVoidTypeObjectFactory. createProfileTransVoidType()Create an instance ofProfileTransVoidTypeProfileTransVoidTypeProfileTransactionType. getProfileTransVoid()Gets the value of the profileTransVoid property.Methods in net.authorize.api.contract.v1 with parameters of type ProfileTransVoidType Modifier and Type Method Description voidProfileTransactionType. setProfileTransVoid(ProfileTransVoidType value)Sets the value of the profileTransVoid property.
-