com.hyper9.simdk.stubs.jaxws
Class SetPublicKey

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

public class SetPublicKey
extends Object


Constructor Summary
SetPublicKey()
           
 
Method Summary
 String getExtensionKey()
           
 String getPublicKey()
           
 ManagedObjectReference getThis()
           
 void setExtensionKey(String extensionKey)
           
 void setPublicKey(String publicKey)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetPublicKey

public SetPublicKey()
Method Detail

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.