public class LabelMessageFactory extends java.lang.Object implements Factory<Message>, ReflectionConstructable2<SimNode,Parameters>
CREATE_INSTANCE_METHOD_NAME
Constructor and Description |
---|
LabelMessageFactory(long length,
int label) |
Modifier and Type | Method and Description |
---|---|
LabelMessage |
create() |
static LabelMessageFactory |
createInstance(SimNode ownNode,
Parameters pars)
as required by
ReflectionConstructable |
public static LabelMessageFactory createInstance(SimNode ownNode, Parameters pars)
ReflectionConstructable
public LabelMessage create()