public class POSModelResourceImpl extends AbstractModelResource<POSModel> implements POSModelResource
model
Constructor and Description |
---|
POSModelResourceImpl() |
Modifier and Type | Method and Description |
---|---|
POSModel |
getModel() |
protected POSModel |
loadModel(InputStream in) |
load
public POSModel getModel()
getModel
in interface POSModelResource
protected POSModel loadModel(InputStream in) throws IOException
loadModel
in class AbstractModelResource<POSModel>
IOException
Copyright © 2018 The Apache Software Foundation. All rights reserved.