com.silverpeas.scheduleevent.view
Class PartOfDayMorning

java.lang.Object
  extended by com.silverpeas.scheduleevent.view.PartOfDayMorning
All Implemented Interfaces:
PartOfDay

public class PartOfDayMorning
extends Object
implements PartOfDay


Method Summary
static PartOfDayMorning getInstance()
           
 String getMultilangLabel()
           
 String getPrefixId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static PartOfDayMorning getInstance()

getMultilangLabel

public String getMultilangLabel()
Specified by:
getMultilangLabel in interface PartOfDay

getPrefixId

public String getPrefixId()
Specified by:
getPrefixId in interface PartOfDay


Copyright © 2016 Silverpeas. All Rights Reserved.