Class Notify
- java.lang.Object
-
- org.apache.ofbiz.service.config.model.Notify
-
@ThreadSafe public final class Notify extends java.lang.Object
An object that models the<notify>
element.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getContent()
java.lang.String
getType()
-