public static class ExtensibleElement.Builder extends Object implements IBuilder, Serializable
IBuilder
,
Serialized FormConstructor and Description |
---|
Builder()
Empty constructor
|
Builder(ExtensibleElement element)
Constructor which starts from an existing component.
|
Modifier and Type | Method and Description |
---|---|
ExtensibleElement |
commit()
Finalizes the data gathered for this builder instance.
|
String |
getXml()
Builder accessor for the XML string representing the element.
|
boolean |
isEmpty()
Checks if any values have been provided for this Builder.
|
void |
setXml(String xml)
Builder accessor for the XML string representing the element.
|
public Builder()
public Builder(ExtensibleElement element)
public ExtensibleElement commit() throws InvalidDDMSException
IBuilder
commit
in interface IBuilder
InvalidDDMSException
- if any required information is missing or malformedIBuilder.commit()
public boolean isEmpty()
IBuilder
isEmpty
in interface IBuilder
IBuilder.isEmpty()
public String getXml()
public void setXml(String xml)
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/