public abstract class Rule extends Entity<String> implements HasPredicate<Rule>
| Constructor and Description |
|---|
Rule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Rule |
setId(String id) |
getLocator, getSchemaVersion, getSchemaVersion, hasLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPredicate, requirePredicate, requirePredicate, setPredicatepublic String getId()
Copyright © 2024. All rights reserved.