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