Uses of Class
net.java.dev.jaxb.array.DoubleArray

Packages that use DoubleArray
net.java.dev.jaxb.array   
webservices   
 

Uses of DoubleArray in net.java.dev.jaxb.array
 

Methods in net.java.dev.jaxb.array that return DoubleArray
 DoubleArray ObjectFactory.createDoubleArray()
          Create an instance of DoubleArray
 

Uses of DoubleArray in webservices
 

Fields in webservices with type parameters of type DoubleArray
protected  java.util.List<DoubleArray> ExpTypSeq.typSeqs
           
 

Methods in webservices that return types with arguments of type DoubleArray
 java.util.List<DoubleArray> ExpTypSeq.getTypSeqs()
          Gets the value of the typSeqs property.