You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: model/jakarta.xml.bind/src/main/gen/org/eclipse/daanse/odf/model/jakarta/xml/bind/office/ObjectFactory.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -252,12 +252,12 @@ public JAXBElement<TextSectionSourceDde> createDdeSource(TextSectionSourceDde va
252
252
}
253
253
254
254
/**
255
-
* Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}
255
+
* Create an instance of JAXBElement byte[]
256
256
*
257
257
* @param value
258
258
* Java instance representing xml element's value.
259
259
* @return
260
-
* the new instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}
260
+
* the new instance of byte[]
261
261
*/
262
262
@XmlElementDecl(namespace = "urn:oasis:names:tc:opendocument:xmlns:office:1.0", name = "binary-data")
0 commit comments