public interface OMInformationItem
Modifier and Type | Method and Description |
---|---|
OMInformationItem |
clone(OMCloneOptions options)
Clone this information item.
|
OMFactory |
getOMFactory()
Get the
OMFactory that created this information item. |
OMInformationItem clone(OMCloneOptions options)
options
- the options to use when cloning this element and its descendants; for object
models with domain specific extensions (such as SOAP), this may be a subclass of
OMCloneOptions
Copyright ? The Apache Software Foundation. All Rights Reserved.