public class LinkType
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
-
-
-
-
myName
@NotNull
private final @NotNull String myName
-
Constructor Details
-
LinkType
public LinkType(@NotNull
@NotNull String name)
-
Method Details
-
getName
@NotNull
public @NotNull String getName()
-
-