Uses of Class
de.phleisch.app.itsucks.persistence.jaxb.SerializedJobParameter

Packages that use SerializedJobParameter
de.phleisch.app.itsucks.persistence.jaxb   
 

Uses of SerializedJobParameter in de.phleisch.app.itsucks.persistence.jaxb
 

Fields in de.phleisch.app.itsucks.persistence.jaxb with type parameters of type SerializedJobParameter
protected  java.util.List<SerializedJobParameter> SerializedJob.parameter
           
protected  java.util.List<SerializedJobParameter> SerializedRegExpJobFilterAction.parameter
           
 

Methods in de.phleisch.app.itsucks.persistence.jaxb that return SerializedJobParameter
 SerializedJobParameter ObjectFactory.createSerializedJobParameter()
          Create an instance of SerializedJobParameter
 

Methods in de.phleisch.app.itsucks.persistence.jaxb that return types with arguments of type SerializedJobParameter
 java.util.List<SerializedJobParameter> SerializedJob.getParameter()
          Gets the value of the parameter property.
 java.util.List<SerializedJobParameter> SerializedRegExpJobFilterAction.getParameter()
          Gets the value of the parameter property.
 



Copyright © 2008. All Rights Reserved.