Uses of Class
com.adyen.model.nexo.RelativeDistinguishedName
-
Packages that use RelativeDistinguishedName Package Description com.adyen.model.nexo -
-
Uses of RelativeDistinguishedName in com.adyen.model.nexo
Fields in com.adyen.model.nexo with type parameters of type RelativeDistinguishedName Modifier and Type Field Description protected List<RelativeDistinguishedName>Issuer. relativeDistinguishedNameThe Relative distinguished name.Methods in com.adyen.model.nexo that return RelativeDistinguishedName Modifier and Type Method Description RelativeDistinguishedNameObjectFactory. createRelativeDistinguishedName()Create an instance ofRelativeDistinguishedNameMethods in com.adyen.model.nexo that return types with arguments of type RelativeDistinguishedName Modifier and Type Method Description List<RelativeDistinguishedName>Issuer. getRelativeDistinguishedName()Gets the value of the relativeDistinguishedName property.
-