Skip to content
Snippets Groups Projects
Commit 77bfc345 authored by Anael Sineau's avatar Anael Sineau
Browse files

JIRA : renommage de commandes sur SnapExtractor.

parent 28f36e7d
No related branches found
No related tags found
No related merge requests found
...@@ -316,7 +316,7 @@ public class SnapExtractor { ...@@ -316,7 +316,7 @@ public class SnapExtractor {
} }
/** /**
* Execute command "RemoveDynamicAttribute" on device. Remove the dynamic * Execute command "RemoveDynAttr" on device. Remove the dynamic
* attribute specified by its name argin. * attribute specified by its name argin.
* *
* @param argin * @param argin
...@@ -329,7 +329,7 @@ public class SnapExtractor { ...@@ -329,7 +329,7 @@ public class SnapExtractor {
} }
/** /**
* Execute command "RemoveDynamicAttributes" on device. Remove the dynamic * Execute command "RemoveDynAttrs" on device. Remove the dynamic
* attributes specified by the names list. * attributes specified by the names list.
* *
* @param argin * @param argin
...@@ -344,7 +344,7 @@ public class SnapExtractor { ...@@ -344,7 +344,7 @@ public class SnapExtractor {
} }
/** /**
* Execute command "RemoveAllDynamicAttribute" on device. Remove all * Execute command "RemoveAllDynAttr" on device. Remove all
* existing dynamic attributes. * existing dynamic attributes.
* *
* @param argin * @param argin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment