com.hp.ucmdb.api.topology
Interface ListPropertyUpdate<Type>

All Superinterfaces:
java.io.Serializable

public interface ListPropertyUpdate<Type>
extends java.io.Serializable


Method Summary
 java.util.Collection<Type> getValuesToAdd()
           
 java.util.Collection<Type> getValuesToRemove()
           
 

Method Detail

getValuesToAdd

java.util.Collection<Type> getValuesToAdd()

getValuesToRemove

java.util.Collection<Type> getValuesToRemove()


Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.