- java.lang.Object
-
- de.xab.porter.api.task.Properties
-
public final class Properties extends java.lang.Objectglobal properties of one transmission action
-
-
Constructor Summary
Constructors Constructor Description Properties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetChannel()java.lang.StringgetReporter()voidsetChannel(java.lang.String channel)voidsetReporter(java.lang.String reporter)
-