Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.AccountRef
Packages that use AccountRef
Package
Description
-
Uses of AccountRef in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return AccountRefModifier and TypeMethodDescriptionAccountRef.atbaseType(String atbaseType) AccountRef.atreferredType(String atreferredType) AccountRef.atschemaLocation(String atschemaLocation) AccountRef.description(String description) @Valid AccountRefAccountRelationship.getAccount()Get accountMethods in de.hybris.platform.billingaccounttmfwebservices.v1.dto with parameters of type AccountRefModifier and TypeMethodDescriptionAccountRelationship.account(AccountRef account) voidAccountRelationship.setAccount(AccountRef account) -
Uses of AccountRef in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accountref
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.mappers.accountref with parameters of type AccountRefModifier and TypeMethodDescriptionvoidAccountRefHrefAttributeMapper.populateTargetAttributeFromSource(BaAccountModel source, AccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidAccountRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(BaAccountModel source, AccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.voidAccountRefSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BaAccountModel source, AccountRef target, ma.glasnost.orika.MappingContext context) Deprecated.