org.nhindirect.config.service.jaxws
Class ConfigurationServiceExceptionBean

java.lang.Object
  extended by org.nhindirect.config.service.jaxws.ConfigurationServiceExceptionBean

public class ConfigurationServiceExceptionBean
extends Object

This class was generated by the JAX-WS RI. JAX-WS RI 2.1.7-b01- Generated source version: 2.1.7


Constructor Summary
ConfigurationServiceExceptionBean()
           
 
Method Summary
 String getMessage()
           
 void setMessage(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationServiceExceptionBean

public ConfigurationServiceExceptionBean()
Method Detail

getMessage

public String getMessage()
Returns:
returns String

setMessage

public void setMessage(String message)
Parameters:
message - the value for the message property


Copyright © 2011. All Rights Reserved.