final class ProductAvailabilityConverter extends java.lang.Object implements org.springframework.core.convert.converter.Converter<de.epages.ws.product11.model.TGetInfo_Return,Product.Availability>
Constructor and Description |
---|
ProductAvailabilityConverter() |
Modifier and Type | Method and Description |
---|---|
Product.Availability |
convert(de.epages.ws.product11.model.TGetInfo_Return source) |
private Product.Availability |
convertSoapValueToAvailabilityEnum(java.lang.String value) |
private static java.lang.String |
getAttributeValue(de.epages.ws.common.model.TAttribute[] attributes) |
public Product.Availability convert(de.epages.ws.product11.model.TGetInfo_Return source)
convert
in interface org.springframework.core.convert.converter.Converter<de.epages.ws.product11.model.TGetInfo_Return,Product.Availability>
private static java.lang.String getAttributeValue(de.epages.ws.common.model.TAttribute[] attributes)
private Product.Availability convertSoapValueToAvailabilityEnum(java.lang.String value)