@Incubating public static interface NamedDomainObjectCollectionSchema.NamedDomainObjectSchema
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the domain object.
|
TypeOf<?> |
getPublicType()
The public type of the domain object.
|