Uses of Class
com.groupdocs.annotation.domain.AnnotationType

Packages that use AnnotationType
com.groupdocs.annotation.domain   
 

Uses of AnnotationType in com.groupdocs.annotation.domain
 

Methods in com.groupdocs.annotation.domain that return AnnotationType
static AnnotationType AnnotationType.fromValue(int id)
          Get annotation type by id
static AnnotationType AnnotationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AnnotationType[] AnnotationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All rights reserved.