Class LinkTypesUtils
- java.lang.Object
-
- net.anotheria.anosite.gen.shared.data.LinkTypesUtils
-
- All Implemented Interfaces:
ILinkTypesDefinition
public class LinkTypesUtils extends java.lang.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, canonical, canonical_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 java.util.List<java.lang.String>getLinkTypesList()static java.lang.StringgetName(int value)static intgetValue(java.lang.String name)
-