Class PropertyPayload
- java.lang.Object
-
- org.sahli.asciidoc.confluence.publisher.client.http.payloads.PropertyPayload
-
public class PropertyPayload extends Object
- Author:
- Alain Sahli, Christian Stettler
-
-
Constructor Summary
Constructors Constructor Description PropertyPayload()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()StringgetValue()voidsetKey(String key)voidsetValue(String value)
-