public interface Owner
Modifier and Type | Interface and Description |
---|---|
static class |
Owner.Type
The type of the owner.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
name()
The name of the owner.
|
Owner.Type |
type()
The type of the owner.
|
java.lang.String name()
Owner.Type type()