Class PrimitiveCollectionElement

java.lang.Object
de.hybris.platform.integrationservices.populator.PrimitiveCollectionElement

public class PrimitiveCollectionElement extends Object
A wrapper around a primitive value that is stored in a collection. For example, this would generate JSON that looks like this { "value": 1234 }