com.hyper9.simdk.stubs.jaxws
Class QueryExpressionMetadata

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

public class QueryExpressionMetadata
extends Object


Constructor Summary
QueryExpressionMetadata()
           
 
Method Summary
 List<String> getExpressionName()
           
 ManagedObjectReference getThis()
           
 void setExpressionName(List<String> expressionName)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryExpressionMetadata

public QueryExpressionMetadata()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getExpressionName

public List<String> getExpressionName()
Returns:
returns List

setExpressionName

public void setExpressionName(List<String> expressionName)
Parameters:
expressionName - the value for the expressionName property


Copyright © 2009-2010 Hyper9. All Rights Reserved.