com.hyper9.simdk.stubs.jaxws
Class Upgrade
java.lang.Object
com.hyper9.simdk.stubs.jaxws.Upgrade
public class Upgrade
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Upgrade
public Upgrade()
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.