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.wsdl.util.WSDLDiagnosticSeverity

Packages that use WSDLDiagnosticSeverity
org.eclipse.wst.wsdl.util The WSDL model API allows clients to work with the WSDL 1.1 documents. 
 

Uses of WSDLDiagnosticSeverity in org.eclipse.wst.wsdl.util
 

Fields in org.eclipse.wst.wsdl.util declared as WSDLDiagnosticSeverity
static  WSDLDiagnosticSeverity WSDLDiagnosticSeverity. ERROR_LITERAL
          The ' Error ' literal object.
static  WSDLDiagnosticSeverity WSDLDiagnosticSeverity. FATAL_LITERAL
          The ' Fatal ' literal object.
static  WSDLDiagnosticSeverity WSDLDiagnosticSeverity. INFORMATION_LITERAL
          The ' Information ' literal object.
static  WSDLDiagnosticSeverity WSDLDiagnosticSeverity. WARNING_LITERAL
          The ' Warning ' literal object.
 

Methods in org.eclipse.wst.wsdl.util that return WSDLDiagnosticSeverity
static  WSDLDiagnosticSeverity WSDLDiagnosticSeverity. get (int value)
          Returns the ' Diagnostic Severity ' literal with the specified integer value.
static  WSDLDiagnosticSeverity WSDLDiagnosticSeverity. get (java.lang.String literal)
          Returns the ' Diagnostic Severity ' literal with the specified literal value.
static  WSDLDiagnosticSeverity WSDLDiagnosticSeverity. getByName (java.lang.String name)
          Returns the ' Diagnostic Severity ' literal with the specified name.
  WSDLDiagnosticSeverity WSDLDiagnosticImpl. getSeverity ()
           
  WSDLDiagnosticSeverity WSDLDiagnostic. getSeverity ()
          Provides this diagnostic's severity.
 

Methods in org.eclipse.wst.wsdl.util with parameters of type WSDLDiagnosticSeverity
 void WSDLDiagnosticImpl. setSeverity ( WSDLDiagnosticSeverity newSeverity)
           
 void WSDLDiagnostic. setSeverity ( WSDLDiagnosticSeverity severity)
          Sets this diagnostic's severity.
 




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