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) Deprecated.AccountRef.atReferredType(String atReferredType) Deprecated.AccountRef.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.AccountRef.description(String description) Deprecated.@Valid AccountRefAccountRelationship.getAccount()Deprecated.Get accountDeprecated.Deprecated.Deprecated.Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto with parameters of type AccountRefModifier and TypeMethodDescriptionAccountRelationship.account(AccountRef account) Deprecated.voidAccountRelationship.setAccount(AccountRef account) Deprecated. -
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.