Uses of Class
com.viglet.turing.persistence.model.ml.TurMLVendor
Packages that use TurMLVendor
-
Uses of TurMLVendor in com.viglet.turing.api.ml
Methods in com.viglet.turing.api.ml that return TurMLVendorModifier and TypeMethodDescriptionTurMLVendorAPI.turMLVendorAdd
(TurMLVendor turMLVendor) TurMLVendorAPI.turMLVendorGet
(String id) TurMLVendorAPI.turMLVendorUpdate
(String id, TurMLVendor turMLVendor) Methods in com.viglet.turing.api.ml that return types with arguments of type TurMLVendorMethods in com.viglet.turing.api.ml with parameters of type TurMLVendorModifier and TypeMethodDescriptionTurMLVendorAPI.turMLVendorAdd
(TurMLVendor turMLVendor) TurMLVendorAPI.turMLVendorUpdate
(String id, TurMLVendor turMLVendor)