MATSIM
Public Member Functions | Public Attributes | List of all members
org.matsim.core.api.internal.HasPersonId Interface Reference
Inheritance diagram for org.matsim.core.api.internal.HasPersonId:
Inheritance graph
[legend]

Public Member Functions

Id< PersongetPersonId ()
 

Public Attributes

String ATTRIBUTE_PERSON = "person"
 

Detailed Description

Author
nagel

Definition at line 32 of file HasPersonId.java.

Member Function Documentation

◆ getPersonId()

Id<Person> org.matsim.core.api.internal.HasPersonId.getPersonId ( )

Member Data Documentation

◆ ATTRIBUTE_PERSON

String org.matsim.core.api.internal.HasPersonId.ATTRIBUTE_PERSON = "person"

The documentation for this interface was generated from the following file: