com.hyper9.simdk.stubs.jaxws
Class ModifyListView
java.lang.Object
   com.hyper9.simdk.stubs.jaxws.ModifyListView
com.hyper9.simdk.stubs.jaxws.ModifyListView
- public class ModifyListView 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ModifyListView
public ModifyListView()
getThis
public ManagedObjectReference getThis()
- 
- Returns:
- returns ManagedObjectReference
 
setThis
public void setThis(ManagedObjectReference _this)
- 
- Parameters:
- _this- the value for the _this property
 
getAdd
public List<ManagedObjectReference> getAdd()
- 
- Returns:
- returns List
 
setAdd
public void setAdd(List<ManagedObjectReference> add)
- 
- Parameters:
- add- the value for the add property
 
getRemove
public List<ManagedObjectReference> getRemove()
- 
- Returns:
- returns List
 
setRemove
public void setRemove(List<ManagedObjectReference> remove)
- 
- Parameters:
- remove- the value for the remove property
 
Copyright © 2009-2010 Hyper9. All Rights Reserved.