Package | Description |
---|---|
rdapit.pitservice | |
rdapit.typeregistry |
Modifier and Type | Method and Description |
---|---|
EntityClass |
ITypingService.determineEntityClass(String identifier)
Determines whether the given identifier references a simple object, a
property, a type etc.
|
EntityClass |
TypingService.determineEntityClass(String identifier) |
static EntityClass |
EntityClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityClass[] |
EntityClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EntityClass |
ITypeRegistry.determineEntityClass(String identifier)
Determines whether the given identifier references a property or type.
|
EntityClass |
TypeRegistry.determineEntityClass(String identifier) |
Copyright © 2014. All rights reserved.