Skip to content
Snippets Groups Projects
Commit 2ea1dc6b authored by BONNARDEL Gregory's avatar BONNARDEL Gregory Committed by Guillaume Garzone
Browse files

commons: fix issues related to xml annotations.


Several issues are fixed:
 - Remove name member variables from all classes extending
   org.eclipse.om2m.commons.obix.Obj class. A member variable
   called name is defined in Obj class.
 - Make mandatory the representation tag into
   org.eclipse.om2m.commons.resource.Notify class
 - Remove objGroup member variable from
   org.eclipse.om2m.commons.obix.List class. objGroup member
   variable is defined in Obj class
 - Remove href member variable from Ref class. href member
   variable is defined in Obj class

Signed-off-by: default avatarBONNARDEL Gregory <gbonnardel.ext@orange.com>
parent 74895959
No related branches found
No related tags found
Loading
Showing
with 3 additions and 60 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment