Package be.seeseemelk.mockbukkit
Class MockBanList.MockBanEntry
java.lang.Object
be.seeseemelk.mockbukkit.MockBanList.MockBanEntry
- All Implemented Interfaces:
BanEntry
- Enclosing class:
- MockBanList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull Date@NotNull String@NotNull StringinthashCode()voidsave()voidsetCreated(Date created) voidsetExpiration(Date expiration) voidvoid
-
Constructor Details
-
MockBanEntry
-
-
Method Details
-
getTarget
-
getCreated
- Specified by:
getCreatedin interfaceBanEntry
-
setCreated
- Specified by:
setCreatedin interfaceBanEntry
-
getSource
-
setSource
-
getExpiration
- Specified by:
getExpirationin interfaceBanEntry
-
setExpiration
- Specified by:
setExpirationin interfaceBanEntry
-
getReason
-
setReason
-
save
public void save() -
hashCode
public int hashCode() -
equals
-