public class DomainInformation.DomainObjectType extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeLabel()
Answer label of nodes to which domain objects of that type are mapped.
|
Class<?> |
getType()
Answer the java type (Class).
|
String |
getTypeName()
Answer the fully qualified name of the java type.
|
String |
toString() |
public String getTypeName()
public String getNodeLabel()
public Class<?> getType()
Copyright © 2016. All rights reserved.