Uses of Enum
gudusoft.gsqlparser.dlineage.dataflow.model.JoinRelationship.JoinClauseType
Packages that use JoinRelationship.JoinClauseType
-
Uses of JoinRelationship.JoinClauseType in gudusoft.gsqlparser.dlineage.dataflow.model
Methods in gudusoft.gsqlparser.dlineage.dataflow.model that return JoinRelationship.JoinClauseTypeModifier and TypeMethodDescriptionImpactRelationship.getJoinClauseType()JoinRelationship.getJoinClauseType()Returns the enum constant of this type with the specified name.static JoinRelationship.JoinClauseType[]JoinRelationship.JoinClauseType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gudusoft.gsqlparser.dlineage.dataflow.model with parameters of type JoinRelationship.JoinClauseTypeModifier and TypeMethodDescriptionvoidImpactRelationship.setJoinClauseType(JoinRelationship.JoinClauseType joinClauseType) voidJoinRelationship.setJoinClauseType(JoinRelationship.JoinClauseType joinClauseType)