net.sf.minuteProject.architecture.holder.element
Class SimpleWarningMessage
java.lang.Object
net.sf.minuteProject.architecture.holder.element.SimpleWarningMessage
- All Implemented Interfaces:
- InformationMessage
public class SimpleWarningMessage
- extends Object
- implements InformationMessage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleWarningMessage
public SimpleWarningMessage()
getMessage
public String getMessage()
- Specified by:
getMessage
in interface InformationMessage
setMessage
public void setMessage(String message)
getType
public String getType()
- Specified by:
getType
in interface InformationMessage
setType
public void setType(String type)
Copyright © 2013. All Rights Reserved.