Package com.clinia.model.datacatalog
Class V1RelationshipRefDefinition
java.lang.Object
com.clinia.model.datacatalog.V1RelationshipRefDefinition
V1RelationshipRefDefinition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleankey must follow pattern `^[a-zA-Z0-9-][\\w-]$`.Get profileKeyinthashCode()setIncludeKey(String includeKey) setProfileKey(String profileKey) toString()
-
Constructor Details
-
V1RelationshipRefDefinition
public V1RelationshipRefDefinition()
-
-
Method Details