Class LinkTypesUtils
- java.lang.Object
-
- net.anotheria.anosite.gen.shared.data.LinkTypesUtils
-
- All Implemented Interfaces:
ILinkTypesDefinition
public class LinkTypesUtils extends Object implements ILinkTypesDefinition
-
-
Field Summary
-
Fields inherited from interface net.anotheria.anosite.gen.shared.data.ILinkTypesDefinition
alternate, alternate_NAME, appendix, appendix_NAME, bookmark, bookmark_NAME, chapter, chapter_NAME, contents, contents_NAME, copyright, copyright_NAME, glossary, glossary_NAME, help, help_NAME, index, index_NAME, LINKTYPES_NAMES, LINKTYPES_VALUES, next, next_NAME, none, none_NAME, prev, prev_NAME, section, section_NAME, start, start_NAME, stylesheet, stylesheet_NAME, subsection, subsection_NAME
-
-
Constructor Summary
Constructors Constructor Description LinkTypesUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>getLinkTypesList()static StringgetName(int value)static intgetValue(String name)
-