Class ScopeNameCollection

java.lang.Object
org.apache.cxf.tools.corba.processors.idl.ScopeNameCollection

public final class ScopeNameCollection extends Object
  • Constructor Details

    • ScopeNameCollection

      public ScopeNameCollection()
  • Method Details

    • add

      public void add(Scope scope)
    • remove

      public void remove(Scope scope)
    • getScope

      public Scope getScope(Scope scope)
    • getScope

      public Scope getScope(String scopename)