public class Point extends Object
| Constructor and Description |
|---|
Point() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCode() |
String |
getDesc() |
String |
getPointType() |
int |
hashCode() |
void |
setCode(String code) |
void |
setDesc(String desc) |
void |
setPointType(String pointType) |
Copyright © 2023 CERN European Organization for Nuclear Research. All rights reserved.