Package io.atlasmap.v2
Class TargetDocument
java.lang.Object
io.atlasmap.v2.TargetDocument
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
body
-
docId
-
-
Constructor Details
-
TargetDocument
public TargetDocument()
-
-
Method Details
-
getBody
Gets the value of the body property.- Returns:
- possible object is
String
-
setBody
Sets the value of the body property.- Parameters:
value
- allowed object isString
-
getDocId
Gets the value of the docId property.- Returns:
- possible object is
String
-
setDocId
Sets the value of the docId property.- Parameters:
value
- allowed object isString
-