/// <summary> /// Sets the aggregated {@link #getDraftIndicator draftIndicator}. /// </summary> /// <param name="oDraftIndicator">The draftIndicator to set</param> /// <returns>Reference to <code>this</code> in order to allow method chaining</returns> public extern virtual sap.m.semantic.FullscreenPage setDraftIndicator(sap.m.DraftIndicator oDraftIndicator);
/// <summary> /// Sets the aggregated {@link #getDraftIndicator draftIndicator}. /// </summary> /// <param name="oDraftIndicator">The draftIndicator to set</param> /// <returns>Reference to <code>this</code> in order to allow method chaining</returns> public extern virtual sap.m.semantic.DetailPage setDraftIndicator(sap.m.DraftIndicator oDraftIndicator);