public class OrderTypePersistence extends Object
Constructor and Description |
---|
OrderTypePersistence() |
Modifier and Type | Method and Description |
---|---|
oasis.names.specification.ubl.schema.xsd.order_2.OrderType |
read(InputStream orderTypeStream) |
void |
write(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType,
OutputStream os,
String encoding) |
public oasis.names.specification.ubl.schema.xsd.order_2.OrderType read(InputStream orderTypeStream) throws UBL4JException
UBL4JException
public void write(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType, OutputStream os, String encoding) throws UBL4JException
UBL4JException
Copyright © 2011-2013 Plain Source. All Rights Reserved.