public class BoxFactory
extends java.lang.Object
| Constructor and Description |
|---|
BoxFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Box |
createBox() |
static Box |
createBox(Box template) |
static Box |
createBox(java.lang.String anId)
For internal use only!
|
static Box |
createBoxForImport(java.lang.String anId) |
Copyright © 2012-2023 anotheria.net. All Rights Reserved.