com.hyper9.simdk.stubs.mao
Class ContainerView
java.lang.Object
com.hyper9.simdk.stubs.mao.ManagedObjectReference
com.hyper9.simdk.stubs.mao.ManagedObject
com.hyper9.simdk.stubs.mao.View
com.hyper9.simdk.stubs.mao.ManagedObjectView
com.hyper9.simdk.stubs.mao.ContainerView
- All Implemented Interfaces:
- Serializable
public class ContainerView
- extends ManagedObjectView
- Author:
- akutz
- See Also:
- Serialized Form
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedObjectReference |
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType |
ContainerView
public ContainerView()
getManagedObjectType
public List<String> getManagedObjectType()
setManagedObjectType
public void setManagedObjectType(List<String> toSet)
getContainer
public ManagedEntity getContainer()
setContainer
public void setContainer(ManagedEntity toSet)
getRecursive
public Boolean getRecursive()
setRecursive
public void setRecursive(Boolean toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.