public static class Clink.ParamsAdapter extends jakarta.xml.bind.annotation.adapters.XmlAdapter<Params,HashMap<String,Object>>
ParamsAdapter()
Params
marshal(HashMap<String,Object> hashMap)
HashMap<String,Object>
unmarshal(Params params)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParamsAdapter()
public Params marshal(HashMap<String,Object> hashMap) throws Exception
marshal
jakarta.xml.bind.annotation.adapters.XmlAdapter<Params,HashMap<String,Object>>
Exception
public HashMap<String,Object> unmarshal(Params params) throws Exception
unmarshal
Copyright © 2025 10MG. All rights reserved.