Uses of Class
org.openinvoice.ubl4j.text.TextLabel

Packages that use TextLabel
org.openinvoice.ubl4j.text Provides classes and interfaces for rendering InvoiceType elements to various output format including TeX, PDF and HTML
 

Uses of TextLabel in org.openinvoice.ubl4j.text
 

Methods in org.openinvoice.ubl4j.text that return TextLabel
static TextLabel TextLabel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TextLabel[] TextLabel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011-2012 Plain Source. All Rights Reserved.