Extension SDK 10.1.2

Uses of Class
oracle.ide.util.DynamicPropertySetImpl

Packages that use DynamicPropertySetImpl
oracle.ide.util Contains utility classes. 
 

Uses of DynamicPropertySetImpl in oracle.ide.util
 

Methods in oracle.ide.util with parameters of type DynamicPropertySetImpl
protected  boolean DynamicPropertySetImpl.equalsImpl(DynamicPropertySetImpl other)
          This is a helper method for equals(Object) that can also be used by subclasses that implement equals(Object).
protected  void DynamicPropertySetImpl.copyToImpl(DynamicPropertySetImpl copy)
          Design pattern for supporting strongly typed copying.
 

Constructors in oracle.ide.util with parameters of type DynamicPropertySetImpl
DynamicPropertySetImpl(DynamicPropertySetImpl propertySet)
          Copy constructor.
 


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.