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