com.hyper9.simdk.stubs.jaxws
Class SetExtensionCertificate

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

public class SetExtensionCertificate
extends Object


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

Constructor Detail

SetExtensionCertificate

public SetExtensionCertificate()
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

getCertificatePem

public String getCertificatePem()
Returns:
returns String

setCertificatePem

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.