|
Elexis API documentation as of September 4 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IVerrechenbar.VatInfo | |
---|---|
ch.elexis.data | Dieses Package enthält diejenigen Klassen, die direkten Kontakt mit der Datenbank haben. |
Uses of IVerrechenbar.VatInfo in ch.elexis.data |
---|
Methods in ch.elexis.data that return IVerrechenbar.VatInfo | |
---|---|
IVerrechenbar.VatInfo |
IVerrechenbar.getVatInfo()
Die MWSt Informationen zu dieser Leistung |
IVerrechenbar.VatInfo |
VerrechenbarAdapter.getVatInfo()
|
static IVerrechenbar.VatInfo |
IVerrechenbar.VatInfo.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IVerrechenbar.VatInfo[] |
IVerrechenbar.VatInfo.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ch.elexis.data that return types with arguments of type IVerrechenbar.VatInfo | |
---|---|
static java.util.EnumSet<IVerrechenbar.VatInfo> |
IVerrechenbar.VatInfo.decodeFromString(java.lang.String code)
Get an EnumSet of IVerrechenbar.VatInfo from a String representation
produced with encodeAsString(EnumSet) . |
Method parameters in ch.elexis.data with type arguments of type IVerrechenbar.VatInfo | |
---|---|
static java.lang.String |
IVerrechenbar.VatInfo.encodeAsString(java.util.EnumSet<IVerrechenbar.VatInfo> set)
Get a String representation of a set of IVerrechenbar.VatInfo
elements for persisting the information. |
|
Elexis API documentation as of September 4 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |