Class PresenceCheckStatus
java.lang.Object
ch.tocco.nice2.optional.reservation.api.actions.PresenceCheckStatus
- All Implemented Interfaces:
ModuleDependentContribution
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetIcon()
getLabel()
boolean
boolean
void
void
void
void
setShowInAdmin
(boolean showInAdmin) void
setShowInPublic
(boolean showInPublic) void
void
setUniqueId
(String uniqueId)
-
Constructor Details
-
PresenceCheckStatus
public PresenceCheckStatus()
-
-
Method Details
-
getUniqueId
-
setUniqueId
-
getIcon
-
setIcon
-
getSource
-
setSource
-
getModule
- Specified by:
getModule
in interfaceModuleDependentContribution
-
setModule
- Specified by:
setModule
in interfaceModuleDependentContribution
-
isShowInAdmin
public boolean isShowInAdmin() -
setShowInAdmin
public void setShowInAdmin(boolean showInAdmin) -
isShowInPublic
public boolean isShowInPublic() -
setShowInPublic
public void setShowInPublic(boolean showInPublic) -
getLabel
-
setLabel
-