@Beta public final class RelationshipTypeName extends ModuleBasedName
Modifier and Type | Field and Description |
---|---|
static RelationshipTypeName |
PARENT |
static RelationshipTypeName |
REFERENCE |
SEPARATOR
Modifier and Type | Method and Description |
---|---|
static RelationshipTypeName |
from(ModuleKey moduleKey,
String localName) |
static RelationshipTypeName |
from(String relationshipTypeName) |
equals, getLocalName, getModuleKey, hashCode, toString
public static final RelationshipTypeName REFERENCE
public static final RelationshipTypeName PARENT
public static RelationshipTypeName from(ModuleKey moduleKey, String localName)
public static RelationshipTypeName from(String relationshipTypeName)