Class BoxTypeFactory
- java.lang.Object
-
- net.anotheria.anosite.gen.asfederateddata.data.BoxTypeFactory
-
public class BoxTypeFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description BoxTypeFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BoxTypecreateBoxType()static BoxTypecreateBoxType(String anId)For internal use only!static BoxTypecreateBoxType(BoxType template)static BoxTypecreateBoxTypeForImport(String anId)
-
-
-
Method Detail
-
createBoxType
public static BoxType createBoxType()
-
-