Class GroupBanNoticeEvent.GroupBanNoticeEventBuilder<C extends GroupBanNoticeEvent,B extends GroupBanNoticeEvent.GroupBanNoticeEventBuilder<C,B>>
java.lang.Object
com.mikuac.shiro.dto.event.Event.EventBuilder<C,B>
com.mikuac.shiro.dto.event.notice.NoticeEvent.NoticeEventBuilder<C,B>
com.mikuac.shiro.dto.event.notice.GroupBanNoticeEvent.GroupBanNoticeEventBuilder<C,B>
- Enclosing class:
- GroupBanNoticeEvent
public abstract static class GroupBanNoticeEvent.GroupBanNoticeEventBuilder<C extends GroupBanNoticeEvent,B extends GroupBanNoticeEvent.GroupBanNoticeEventBuilder<C,B>>
extends NoticeEvent.NoticeEventBuilder<C,B>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.mikuac.shiro.dto.event.notice.NoticeEvent.NoticeEventBuilder
noticeTypeMethods inherited from class com.mikuac.shiro.dto.event.Event.EventBuilder
postType, selfId, time
-
Constructor Details
-
GroupBanNoticeEventBuilder
public GroupBanNoticeEventBuilder()
-
-
Method Details
-
$fillValuesFrom
- Overrides:
$fillValuesFromin classNoticeEvent.NoticeEventBuilder<C extends GroupBanNoticeEvent,B extends GroupBanNoticeEvent.GroupBanNoticeEventBuilder<C, B>>
-
subType
- Returns:
this.
-
groupId
- Returns:
this.
-
operatorId
- Returns:
this.
-
duration
- Returns:
this.
-
userId
- Overrides:
userIdin classNoticeEvent.NoticeEventBuilder<C extends GroupBanNoticeEvent,B extends GroupBanNoticeEvent.GroupBanNoticeEventBuilder<C, B>> - Returns:
this.
-
self
- Specified by:
selfin classNoticeEvent.NoticeEventBuilder<C extends GroupBanNoticeEvent,B extends GroupBanNoticeEvent.GroupBanNoticeEventBuilder<C, B>>
-
build
- Specified by:
buildin classNoticeEvent.NoticeEventBuilder<C extends GroupBanNoticeEvent,B extends GroupBanNoticeEvent.GroupBanNoticeEventBuilder<C, B>>
-
toString
- Overrides:
toStringin classNoticeEvent.NoticeEventBuilder<C extends GroupBanNoticeEvent,B extends GroupBanNoticeEvent.GroupBanNoticeEventBuilder<C, B>>
-