Package org.lemsml.jlems.core.type
Interface Attribute
-
- All Superinterfaces:
Named,NameValuePairOnly
- All Known Implementing Classes:
XMLAttribute
public interface Attribute extends NameValuePairOnly
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclearFlag()booleanflagged()voidsetFlag()-
Methods inherited from interface org.lemsml.jlems.core.type.NameValuePairOnly
getName, getValue
-
-