Uses of Class
ccc.api.types.ParagraphType

Packages that use ParagraphType
ccc.api.types   
 

Uses of ParagraphType in ccc.api.types
 

Methods in ccc.api.types that return ParagraphType
 ParagraphType Paragraph.getType()
          Accessor.
static ParagraphType ParagraphType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ParagraphType[] ParagraphType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.