Class AttributeMarshallers.ObjectMapAttributeMarshaller

    • Field Detail

      • keyAttributeName

        protected final String keyAttributeName
    • Constructor Detail

      • 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()