public class BindingElement extends Object implements Serializable
Constructor and Description |
---|
BindingElement()
Default Constructor
|
BindingElement(String bindingName)
Constructor for defining BindingElement
|
Modifier and Type | Method and Description |
---|---|
String |
getBindingName()
Gets the binding name of Element.
|
String |
getId()
Gets the identifier of this Element.
|
void |
setBindingName(String bindingName)
Sets the bindingname for the Element.
|
void |
setId(String id)
Sets the unique identifier for the Element.
|
public BindingElement()
public BindingElement(String bindingName)
bindingName
- Contains the XML or POJO binding corresponding to the Data Dictionary Element.public String getBindingName()
public void setBindingName(String bindingName)
bindingName
- the XML binding corresponding to the Data Dictionary Element to setpublic String getId()
public void setId(String id)
id
- the id to setCopyright © 1982–2022 Adobe Systems Inc.. All rights reserved.