Package org.ivoa.vodml.nav
Interface VodmlTypeGetter
-
- All Known Implementing Classes:
ReflectIveVodmlTypeGetter
public interface VodmlTypeGetterGets The basic VODML meta model information for a type.- Since:
- 31 Aug 2021
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VodmlTypeInfovodmlInfo()
-
-
-
Method Detail
-
vodmlInfo
VodmlTypeInfo vodmlInfo()
- Returns:
- the VODML type information.
-
-