Package org.bedework.jsforj.model
Interface JSPatch<T extends JSValue>
-
- All Superinterfaces:
JSProperty<T>
public interface JSPatch<T extends JSValue> extends JSProperty<T>
User: mike Date: 10/23/19 Time: 13:25 The JSProperty.getName method will return the unprocessed id of the patch as defined in JSCalendar.
-
-
Method Summary
-
Methods inherited from interface org.bedework.jsforj.model.JSProperty
copy, getName, getType, getValue
-
-