Uses of Class
org.apache.oodt.pcs.input.PGEVector

Uses of PGEVector in org.apache.oodt.pcs.input
 

Methods in org.apache.oodt.pcs.input that return PGEVector
 PGEVector PGEGroup.getVector(String name)
           
 

Methods in org.apache.oodt.pcs.input that return types with arguments of type PGEVector
 Map<String,PGEVector> PGEGroup.getVectors()
           
 

Methods in org.apache.oodt.pcs.input with parameters of type PGEVector
 void PGEGroup.addVector(PGEVector vector)
           
 

Method parameters in org.apache.oodt.pcs.input with type arguments of type PGEVector
 void PGEGroup.setVectors(Map<String,PGEVector> vectors)
           
 



Copyright © 1999-2013 Apache OODT. All Rights Reserved.