Uses of Class
de.dlr.proseo.interfaces.rest.model.RestClassOutputParameter
Packages that use RestClassOutputParameter
-
Uses of RestClassOutputParameter in de.dlr.proseo.interfaces.rest.model
Fields in de.dlr.proseo.interfaces.rest.model with type parameters of type RestClassOutputParameterModifier and TypeFieldDescriptionprotected List<RestClassOutputParameter> RestOrder.classOutputParametersSet of parameters to apply to a generated product of the referenced product class replacing the general output parametersMethods in de.dlr.proseo.interfaces.rest.model that return types with arguments of type RestClassOutputParameterModifier and TypeMethodDescriptionRestOrder.getClassOutputParameters()Returns the classOutputParameters.Method parameters in de.dlr.proseo.interfaces.rest.model with type arguments of type RestClassOutputParameterModifier and TypeMethodDescriptionvoidRestOrder.setClassOutputParameters(List<RestClassOutputParameter> classOutputParameters) Set the classOutputParameters.