Uses of Class
com.viglet.turing.persistence.model.ml.TurMLInstance
Packages that use TurMLInstance
-
Uses of TurMLInstance in com.viglet.turing.api.ml
Methods in com.viglet.turing.api.ml that return TurMLInstanceModifier and TypeMethodDescriptionTurMLInstanceAPI.turMLInstanceAdd
(TurMLInstance turMLInstance) TurMLInstanceAPI.turMLInstanceGEt
(int id) TurMLInstanceAPI.turMLInstanceUpdate
(int id, TurMLInstance turMLInstance) Methods in com.viglet.turing.api.ml that return types with arguments of type TurMLInstanceMethods in com.viglet.turing.api.ml with parameters of type TurMLInstanceModifier and TypeMethodDescriptionTurMLInstanceAPI.turMLInstanceAdd
(TurMLInstance turMLInstance) TurMLInstanceAPI.turMLInstanceUpdate
(int id, TurMLInstance turMLInstance)