public abstract class Rule extends Entity implements HasPredicate<Rule>
| Constructor and Description |
|---|
Rule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Rule |
setId(String id) |
getLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPredicate, setPredicatepublic String getId()
getId in interface HasId<Entity>id attribute. Could be null.UnsupportedOperationException - If the id attribute is not supported.Copyright © 2019 University of Tartu. All rights reserved.