Uses of Class
org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RexExpandedRelationship
-
Packages that use RexExpandedRelationship Package Description org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex -
-
Uses of RexExpandedRelationship in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex that return RexExpandedRelationship Modifier and Type Method Description RexExpandedRelationshipRexRelationshipResponse. getExpandedRelationship()Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex with parameters of type RexExpandedRelationship Modifier and Type Method Description voidRexRelationshipResponse. setExpandedRelationship(RexExpandedRelationship expandedRelationship)Constructors in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex with parameters of type RexExpandedRelationship Constructor Description RexRelationshipResponse(Integer statusCode, String exceptionText, RexExpandedRelationship expandedRelationship)
-