Interface OuiaAttribute
-
- All Known Implementing Classes:
OuiaComponentIdAttribute,OuiaComponentTypeAttribute
public interface OuiaAttributeRepresents any attribute of OUIA specification (https://ouia.readthedocs.io/en/latest/README.html#language)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()StringgetValue()
-