com.hyper9.simdk.stubs.jaxws
Class SetPublicKey
java.lang.Object
com.hyper9.simdk.stubs.jaxws.SetPublicKey
public class SetPublicKey
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetPublicKey
public SetPublicKey()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getExtensionKey
public String getExtensionKey()
- Returns:
- returns String
setExtensionKey
public void setExtensionKey(String extensionKey)
- Parameters:
extensionKey
- the value for the extensionKey property
getPublicKey
public String getPublicKey()
- Returns:
- returns String
setPublicKey
public void setPublicKey(String publicKey)
- Parameters:
publicKey
- the value for the publicKey property
Copyright © 2009-2010 Hyper9. All Rights Reserved.