com.hyper9.simdk.stubs.jaxws
Class GenerateReport

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

public class GenerateReport
extends Object


Constructor Summary
GenerateReport()
           
 
Method Summary
 List<Byte> getNonce()
           
 List<Integer> getPcrSelection()
           
 ManagedObjectReference getThis()
           
 void setNonce(List<Byte> nonce)
           
 void setPcrSelection(List<Integer> pcrSelection)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateReport

public GenerateReport()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getPcrSelection

public List<Integer> getPcrSelection()
Returns:
returns List

setPcrSelection

public void setPcrSelection(List<Integer> pcrSelection)
Parameters:
pcrSelection - the value for the pcrSelection property

getNonce

public List<Byte> getNonce()
Returns:
returns List

setNonce

public void setNonce(List<Byte> nonce)
Parameters:
nonce - the value for the nonce property


Copyright © 2009-2010 Hyper9. All Rights Reserved.