Uses of Class
org.codehaus.jettison.mapped.MappedXMLStreamWriter.JSONPropertyObject
-
Packages that use MappedXMLStreamWriter.JSONPropertyObject Package Description org.codehaus.jettison.mapped -
-
Uses of MappedXMLStreamWriter.JSONPropertyObject in org.codehaus.jettison.mapped
Methods in org.codehaus.jettison.mapped that return MappedXMLStreamWriter.JSONPropertyObject Modifier and Type Method Description MappedXMLStreamWriter.JSONPropertyObject
MappedXMLStreamWriter.JSONProperty. withProperty(MappedXMLStreamWriter.JSONProperty property)
abstract MappedXMLStreamWriter.JSONPropertyObject
MappedXMLStreamWriter.JSONProperty. withProperty(MappedXMLStreamWriter.JSONProperty property, boolean add)
Return a new property object with this property addedMappedXMLStreamWriter.JSONPropertyObject
MappedXMLStreamWriter.JSONPropertyObject. withProperty(MappedXMLStreamWriter.JSONProperty property, boolean add)
MappedXMLStreamWriter.JSONPropertyObject
MappedXMLStreamWriter.JSONPropertyString. withProperty(MappedXMLStreamWriter.JSONProperty property, boolean add)
-