com.hyper9.simdk.stubs.jaxws
Class VmWwnConflictBean

java.lang.Object
  extended by com.hyper9.simdk.stubs.jaxws.VmWwnConflictBean

public class VmWwnConflictBean
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
VmWwnConflictBean()
           
 
Method Summary
 List<DynamicProperty> getDynamicProperty()
           
 String getDynamicType()
           
 LocalizedMethodFault getFaultCause()
           
 List<LocalizableMessage> getFaultMessage()
           
 ManagedObjectReference getHost()
           
 String getJpaId()
           
 String getMessage()
           
 String getName()
           
 String getProperty()
           
 ManagedObjectReference getVm()
           
 Long getWwn()
           
 void setDynamicProperty(List<DynamicProperty> dynamicProperty)
           
 void setDynamicType(String dynamicType)
           
 void setFaultCause(LocalizedMethodFault faultCause)
           
 void setFaultMessage(List<LocalizableMessage> faultMessage)
           
 void setHost(ManagedObjectReference host)
           
 void setJpaId(String jpaId)
           
 void setMessage(String message)
           
 void setName(String name)
           
 void setProperty(String property)
           
 void setVm(ManagedObjectReference vm)
           
 void setWwn(Long wwn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VmWwnConflictBean

public VmWwnConflictBean()
Method Detail

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

getHost

public ManagedObjectReference getHost()
Returns:
returns ManagedObjectReference

setHost

public void setHost(ManagedObjectReference host)
Parameters:
host - the value for the host 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

getName

public String getName()
Returns:
returns String

setName

public void setName(String name)
Parameters:
name - the value for the name property

getProperty

public String getProperty()
Returns:
returns String

setProperty

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

getVm

public ManagedObjectReference getVm()
Returns:
returns ManagedObjectReference

setVm

public void setVm(ManagedObjectReference vm)
Parameters:
vm - the value for the vm property

getWwn

public Long getWwn()
Returns:
returns Long

setWwn

public void setWwn(Long wwn)
Parameters:
wwn - the value for the wwn property


Copyright © 2009-2010 Hyper9. All Rights Reserved.