Package com.clinia.model.registry
Class UpsertRelationshipDefinitionRequest
java.lang.Object
com.clinia.model.registry.UpsertRelationshipDefinitionRequest
UpsertRelationshipDefinitionRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetFrom()Get fromGet propertiesgetTo()Get tointhashCode()putProperties(String key, V1PropertyDefinition propertiesItem) setProperties(Map<String, V1PropertyDefinition> properties) toString()
-
Constructor Details
-
UpsertRelationshipDefinitionRequest
public UpsertRelationshipDefinitionRequest()
-
-
Method Details
-
setFrom
-
getFrom
Get from -
setTo
-
getTo
Get to -
setProperties
public UpsertRelationshipDefinitionRequest setProperties(Map<String, V1PropertyDefinition> properties) -
putProperties
public UpsertRelationshipDefinitionRequest putProperties(String key, V1PropertyDefinition propertiesItem) -
getProperties
Get properties -
equals
-
hashCode
public int hashCode() -
toString
-