Uses of Class
se.kb.oai.ore.Type

Packages that use Type
se.kb.oai.ore   
 

Uses of Type in se.kb.oai.ore
 

Fields in se.kb.oai.ore with type parameters of type Type
protected  List<Type> AggregateBase.types
           
 

Methods in se.kb.oai.ore that return types with arguments of type Type
 List<Type> AggregateBase.getTypes()
          Get all types associated with this object.
 

Methods in se.kb.oai.ore with parameters of type Type
 void AggregateBase.addType(Type type)
          Add a Type to this object.
 

Method parameters in se.kb.oai.ore with type arguments of type Type
 void AggregateBase.setTypes(List<Type> types)
          Set the types associated with this object.
 



Copyright © 2008. All Rights Reserved.