public static class SimEntitySimpleEventType.Member extends Object
| Constructor and Description |
|---|
Member(String name)
Creates a member with given name.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the (fixed) name of the event type.
|
String |
toString() |
public Member(String name)
name - The name.Copyright © 2018. All rights reserved.