Modifier and Type | Method and Description |
---|---|
boolean |
CotEvent.is(Affiliation affiliationType)
Returns true if the CotEvent is of the basic category represented by the
provided Affiliation enumeration (e.g.
|
boolean |
CotEvent.is(Domain domainType)
Returns true if the CotEvent is of the basic category represented by the
provided Domain enumeration (e.g.
|
boolean |
CotEvent.is(RootType rootType)
Returns true if the CotEvent is of the basic category represented by the
provided RootType enumeration (e.g.
|