Class AttributeMarshallers.ObjectMapAttributeMarshaller

Enclosing interface:
AttributeMarshallers

public static class AttributeMarshallers.ObjectMapAttributeMarshaller extends AttributeMarshallers.MapAttributeMarshaller
  • Field Details

    • keyAttributeName

      protected final String keyAttributeName
  • Constructor Details

    • ObjectMapAttributeMarshaller

      public ObjectMapAttributeMarshaller(String wrapperElement, String elementName, boolean wrapElement, String keyAttributeName)
    • ObjectMapAttributeMarshaller

      public ObjectMapAttributeMarshaller(String wrapperElement, String elementName, boolean wrapElement)
    • ObjectMapAttributeMarshaller

      public ObjectMapAttributeMarshaller(String wrapperElement, boolean wrapElement)
    • ObjectMapAttributeMarshaller

      public ObjectMapAttributeMarshaller(String keyAttributeName)
    • ObjectMapAttributeMarshaller

      public ObjectMapAttributeMarshaller()
  • Method Details