Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



Uses of Class
org.eclipse.wst.validation.MessageSeveritySetting.Severity

Packages that use MessageSeveritySetting.Severity
org.eclipse.wst.validation A framework for calling validators that are build based. 
 

Uses of MessageSeveritySetting.Severity in org.eclipse.wst.validation
 

Methods in org.eclipse.wst.validation that return MessageSeveritySetting.Severity
  MessageSeveritySetting.Severity MessageSeveritySetting. getCurrent ()
          Answer the current severity for the message.
  MessageSeveritySetting.Severity MessageSeveritySetting. getDefault ()
          Answer the default severity as defined by the validator owner.
static  MessageSeveritySetting.Severity MessageSeveritySetting.Severity. valueOf (java.lang.String name)
          Returns the enum constant of this type with the specified name.
static  MessageSeveritySetting.Severity[] MessageSeveritySetting.Severity. values ()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.eclipse.wst.validation with parameters of type MessageSeveritySetting.Severity
 boolean MessageSeveritySetting. setCurrent ( MessageSeveritySetting.Severity severity)
          Set the current message severity.
 

Constructors in org.eclipse.wst.validation with parameters of type MessageSeveritySetting.Severity
MessageSeveritySetting (java.lang.String id, java.lang.String label, MessageSeveritySetting.Severity defaultSeverity)
          Create an association between a label and a message severity.
 




 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire