Uses of Class
com.onlinepayments.domain.PersonalInformationToken
Packages that use PersonalInformationToken
-
Uses of PersonalInformationToken in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return PersonalInformationTokenModifier and TypeMethodDescriptionCustomerToken.getPersonalInformation()PersonalInformationToken.withName(PersonalNameToken value) Methods in com.onlinepayments.domain with parameters of type PersonalInformationTokenModifier and TypeMethodDescriptionvoidCustomerToken.setPersonalInformation(PersonalInformationToken value) CustomerToken.withPersonalInformation(PersonalInformationToken value)