Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.Message
Packages that use Message
Package
Description
-
Uses of Message in de.hybris.platform.b2ctelcotmfwebservices.mappers.message
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.message with parameters of type MessageModifier and TypeMethodDescriptionvoidMessageAtTypeAttributeMapper.populateTargetAttributeFromSource(String source, Message target, ma.glasnost.orika.MappingContext context) voidMessageSchemaLocationAttributeMapper.populateTargetAttributeFromSource(String source, Message target, ma.glasnost.orika.MappingContext context) voidMessageTypeAttributeMapper.populateTargetAttributeFromSource(String source, Message target, ma.glasnost.orika.MappingContext context) voidMessageValueAttributeMapper.populateTargetAttributeFromSource(String source, Message target, ma.glasnost.orika.MappingContext context) -
Uses of Message in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return MessageModifier and TypeMethodDescriptionMessage.atBaseType(String atBaseType) Message.atSchemaLocation(String atSchemaLocation) Message.type(Message.TypeEnum type) Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return types with arguments of type MessageMethods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with parameters of type MessageMethod parameters in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with type arguments of type Message