Class ExtImpl
java.lang.Object
com.priint.pubserver.metadata.xml.base.ExtImpl
- All Implemented Interfaces:
Ext,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExtImpl
public ExtImpl()
-
-
Method Details
-
getId
Description copied from interface:ExtGets the (external) Id of this element.
Gets the (external) Id of this element or the Id of the external resource, this element refers to.
There are no requirements for the content of this element, neither formal nor semantics. -
setId
Description copied from interface:ExtSets the (external) Id of this element.
Sets the external Id of this element. For further information see
Ext.getId()
-