Uses of Class
de.adorsys.psd2.model.OtherType
-
Packages that use OtherType Package Description de.adorsys.psd2.model -
-
Uses of OtherType in de.adorsys.psd2.model
Methods in de.adorsys.psd2.model that return OtherType Modifier and Type Method Description @Valid OtherTypeAccountReference. getOther()Get otherOtherTypeOtherType. identification(String identification)OtherTypeOtherType. issuer(String issuer)OtherTypeOtherType. schemeNameCode(String schemeNameCode)OtherTypeOtherType. schemeNameProprietary(String schemeNameProprietary)Methods in de.adorsys.psd2.model with parameters of type OtherType Modifier and Type Method Description AccountReferenceAccountReference. other(OtherType other)voidAccountReference. setOther(OtherType other)
-