Uses of Enum Class
org.forester.go.GoRelationship.Type
Packages that use GoRelationship.Type
-
Uses of GoRelationship.Type in org.forester.go
Methods in org.forester.go that return GoRelationship.TypeModifier and TypeMethodDescriptionBasicGoRelationship.getType()
GoRelationship.getType()
static GoRelationship.Type
Returns the enum constant of this class with the specified name.static GoRelationship.Type[]
GoRelationship.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.forester.go with parameters of type GoRelationship.Type