com.hyper9.simdk.stubs.jaxws
Class CreateContainerView
java.lang.Object
com.hyper9.simdk.stubs.jaxws.CreateContainerView
public class CreateContainerView
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateContainerView
public CreateContainerView()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getContainer
public ManagedObjectReference getContainer()
- Returns:
- returns ManagedObjectReference
setContainer
public void setContainer(ManagedObjectReference container)
- Parameters:
container
- the value for the container property
getType
public List<String> getType()
- Returns:
- returns List
setType
public void setType(List<String> type)
- Parameters:
type
- the value for the type property
getRecursive
public Boolean getRecursive()
- Returns:
- returns Boolean
setRecursive
public void setRecursive(Boolean recursive)
- Parameters:
recursive
- the value for the recursive property
Copyright © 2009-2010 Hyper9. All Rights Reserved.