com.hyper9.simdk.stubs.jaxws
Class Upgrade

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

public class Upgrade
extends Object


Constructor Summary
Upgrade()
           
 
Method Summary
 String getExecutable()
           
 String getSignatureFile()
           
 ManagedObjectReference getThis()
           
 void setExecutable(String executable)
           
 void setSignatureFile(String signatureFile)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Upgrade

public Upgrade()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

public void setThis(ManagedObjectReference _this)
Parameters:
_this - the value for the _this property

getExecutable

public String getExecutable()
Returns:
returns String

setExecutable

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

getSignatureFile

public String getSignatureFile()
Returns:
returns String

setSignatureFile

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.