Package com.clinia.model.registry
Class V1RelationshipDefinition
java.lang.Object
com.clinia.model.registry.V1RelationshipDefinition
V1RelationshipDefinition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetFrom()Get fromgetKey()Get keyGet propertiesgetTo()Get tointhashCode()putProperties(String key, V1PropertyDefinition propertiesItem) setProperties(Map<String, V1PropertyDefinition> properties) toString()
-
Constructor Details
-
V1RelationshipDefinition
public V1RelationshipDefinition()
-
-
Method Details