JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
repicea.util
Interface FullNameEnum
public interface
FullNameEnum
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getCompleteName
()
This method returns the complete name of the enum variable, i.e.
Method Detail
getCompleteName
java.lang.String getCompleteName()
This method returns the complete name of the enum variable, i.e. the package name plus the enum name.
Returns:
a String
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method