Uses of Class
org.uddi.repl_v3.ChangeRecordDelete

Packages that use ChangeRecordDelete
org.uddi.repl_v3   
 

Uses of ChangeRecordDelete in org.uddi.repl_v3
 

Fields in org.uddi.repl_v3 declared as ChangeRecordDelete
protected  ChangeRecordDelete ChangeRecord.changeRecordDelete
           
 

Methods in org.uddi.repl_v3 that return ChangeRecordDelete
 ChangeRecordDelete ObjectFactory.createChangeRecordDelete()
          Create an instance of ChangeRecordDelete
 ChangeRecordDelete ChangeRecord.getChangeRecordDelete()
          Gets the value of the changeRecordDelete property.
 

Methods in org.uddi.repl_v3 with parameters of type ChangeRecordDelete
 void ChangeRecord.setChangeRecordDelete(ChangeRecordDelete value)
          Sets the value of the changeRecordDelete property.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.