Module org.eclipse.persistence.dbws
Class XmlBindingsModel
java.lang.Object
org.eclipse.persistence.internal.xr.XmlBindingsModel
This class is responsible for holding a list of XmlBindings.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturn the list of XmlBindingsvoid
setBindingsList
(List<XmlBindings> bindingsList) Set the list of XmlBindings.
-
Field Details
-
bindingsList
-
-
Constructor Details
-
XmlBindingsModel
public XmlBindingsModel()Default constructor.
-
-
Method Details
-
getBindingsList
Return the list of XmlBindings -
setBindingsList
Set the list of XmlBindings.
-