public class RandomVariateInitialisedEvent extends SimEvent
Modifier and Type | Field and Description |
---|---|
protected String |
propertyName |
protected double |
value |
Constructor and Description |
---|
RandomVariateInitialisedEvent(String propertyName,
double value) |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName() |
double |
getValue() |
void |
setPropertyName(String propertyName) |
void |
setValue(double value) |
String |
toString() |
Copyright © 2014. All rights reserved.