org.openinvoice.ubl4j.order
Class OrderTypeMarshaller

java.lang.Object
  extended by org.openinvoice.ubl4j.order.OrderTypeMarshaller

public class OrderTypeMarshaller
extends Object

Since:
\$Date: 2011/07/30 22:20:09 $
Version:
\$Revision: d86e75fb9d28 $
Author:
\$Author: javad $

Constructor Summary
OrderTypeMarshaller()
           
 
Method Summary
static void marshal(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType, OutputStream outputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrderTypeMarshaller

public OrderTypeMarshaller()
Method Detail

marshal

public static void marshal(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType,
                           OutputStream outputStream)
                    throws FailedToMarshalException
Throws:
FailedToMarshalException


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