Uses of Class
net.authorize.api.contract.v1.EmvTag
-
Packages that use EmvTag Package Description net.authorize.api.contract.v1 -
-
Uses of EmvTag in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 with type parameters of type EmvTag Modifier and Type Field Description protected List<EmvTag>TransactionResponse.EmvResponse.Tags. tagMethods in net.authorize.api.contract.v1 that return EmvTag Modifier and Type Method Description EmvTagObjectFactory. createEmvTag()Create an instance ofEmvTagMethods in net.authorize.api.contract.v1 that return types with arguments of type EmvTag Modifier and Type Method Description List<EmvTag>TransactionResponse.EmvResponse.Tags. getTag()Gets the value of the tag property.
-