Uses of Class
net.webpdf.wsclient.schema.operation.XRechnungType
-
Packages that use XRechnungType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of XRechnungType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as XRechnungType Modifier and Type Field Description protected XRechnungTypeConverterTransformType. xRechnungMethods in net.webpdf.wsclient.schema.operation that return XRechnungType Modifier and Type Method Description XRechnungTypeObjectFactory. createXRechnungType()Create an instance ofXRechnungTypeXRechnungTypeConverterTransformType. getXRechnung()Gets the value of the xRechnung property.Methods in net.webpdf.wsclient.schema.operation with parameters of type XRechnungType Modifier and Type Method Description voidConverterTransformType. setXRechnung(XRechnungType value)Sets the value of the xRechnung property.
-