Package org.ivoa.vodml.jaxb
Interface XmlIdManagement
-
public interface XmlIdManagementNecessary functions to manipulate xml IDs.- Since:
- 2 Sep 2021
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetXmlId()booleanhasNaturalKey()voidsetXmlId(java.lang.String id)
-