com.hyper9.simdk.stubs.jaxws
Class RebootRequiredBean
java.lang.Object
com.hyper9.simdk.stubs.jaxws.RebootRequiredBean
public class RebootRequiredBean
- extends Object
This class was generated by the JAX-WS RI.
JAX-WS RI 2.1.7-b01-
Generated source version: 2.1.7
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RebootRequiredBean
public RebootRequiredBean()
getDynamicProperty
public List<DynamicProperty> getDynamicProperty()
- Returns:
- returns List
setDynamicProperty
public void setDynamicProperty(List<DynamicProperty> dynamicProperty)
- Parameters:
dynamicProperty
- the value for the dynamicProperty property
getDynamicType
public String getDynamicType()
- Returns:
- returns String
setDynamicType
public void setDynamicType(String dynamicType)
- Parameters:
dynamicType
- the value for the dynamicType property
getFaultCause
public LocalizedMethodFault getFaultCause()
- Returns:
- returns LocalizedMethodFault
setFaultCause
public void setFaultCause(LocalizedMethodFault faultCause)
- Parameters:
faultCause
- the value for the faultCause property
getFaultMessage
public List<LocalizableMessage> getFaultMessage()
- Returns:
- returns List
setFaultMessage
public void setFaultMessage(List<LocalizableMessage> faultMessage)
- Parameters:
faultMessage
- the value for the faultMessage property
getJpaId
public String getJpaId()
- Returns:
- returns String
setJpaId
public void setJpaId(String jpaId)
- Parameters:
jpaId
- the value for the jpaId property
getMessage
public String getMessage()
- Returns:
- returns String
setMessage
public void setMessage(String message)
- Parameters:
message
- the value for the message property
getPatch
public String getPatch()
- Returns:
- returns String
setPatch
public void setPatch(String patch)
- Parameters:
patch
- the value for the patch property
Copyright © 2009-2010 Hyper9. All Rights Reserved.