Uses of Class
cometa.translator.method.Method.Parameters.Observation

Packages that use Method.Parameters.Observation
cometa.translator.method This package contains the classes that allow to map the method metadata to objects. 
 

Uses of Method.Parameters.Observation in cometa.translator.method
 

Fields in cometa.translator.method with type parameters of type Method.Parameters.Observation
protected  java.util.List<Method.Parameters.Observation> Method.Parameters.observation
           
 

Methods in cometa.translator.method that return Method.Parameters.Observation
 Method.Parameters.Observation ObjectFactory.createMethodParametersObservation()
          Create an instance of Method.Parameters.Observation
 

Methods in cometa.translator.method that return types with arguments of type Method.Parameters.Observation
 java.util.List<Method.Parameters.Observation> Method.Parameters.getObservation()
          Gets the value of the observation property.