Uses of Class
de.hybris.platform.validation.internal.xml.binding.PayloadType
Packages that use PayloadType
Package
Description
-
Uses of PayloadType in de.hybris.platform.validation.extractor.impl
Methods in de.hybris.platform.validation.extractor.impl that return PayloadTypeModifier and TypeMethodDescriptionMethod parameters in de.hybris.platform.validation.extractor.impl with type arguments of type PayloadTypeModifier and TypeMethodDescriptionvoidAbstractConstraintToBeanTypeConverter.setSeverityConverter(ConstraintConverter<Severity, PayloadType> severityConverter) -
Uses of PayloadType in de.hybris.platform.validation.internal.xml.binding
Fields in de.hybris.platform.validation.internal.xml.binding declared as PayloadTypeMethods in de.hybris.platform.validation.internal.xml.binding that return PayloadTypeModifier and TypeMethodDescriptionObjectFactory.createPayloadType()Create an instance ofPayloadTypeConstraintType.getPayload()Gets the value of the payload property.Methods in de.hybris.platform.validation.internal.xml.binding with parameters of type PayloadTypeModifier and TypeMethodDescriptionvoidConstraintType.setPayload(PayloadType value) Sets the value of the payload property.