Class CouchdbTestDocument
java.lang.Object
org.apache.camel.quarkus.component.couchdb.it.CouchdbTestDocument
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CouchdbTestDocumentfromJsonObject(com.google.gson.JsonObject jsonObject) getId()getValue()voidvoidsetRevision(String revision) voidcom.google.gson.JsonObject
-
Constructor Details
-
CouchdbTestDocument
public CouchdbTestDocument()
-
-
Method Details
-
getRevision
-
setRevision
-
getId
-
setId
-
getValue
-
setValue
-
toJsonObject
public com.google.gson.JsonObject toJsonObject() -
fromJsonObject
-