public static class WorkItemConsequenceExample1.PersonLocation extends Object
Constructor and Description |
---|
PersonLocation(String name,
long distance) |
Modifier and Type | Method and Description |
---|---|
long |
getDistance() |
String |
getName() |
void |
setDistance(long distance) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.