public interface Fusible<SchemaElementType>
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasValue(SchemaElementType attribute)
checks if this fusible has a value for the given attribute
|
boolean hasValue(SchemaElementType attribute)
attribute - the attribute to checkCopyright © 2018. All rights reserved.