Public Member Functions | |
| TripletImpl (cern.laser.business.data.Triplet triplet) | |
| String | getFaultFamily () |
| String | getFaultMember () |
| Integer | getFaultCode () |
| boolean | equals (Object obj) |
| int | hashCode () |
| Object | clone () throws CloneNotSupportedException |
| String | toString () |
| cern.laser.client.impl.data.TripletImpl.TripletImpl | ( | cern.laser.business.data.Triplet | triplet | ) |
| Object cern.laser.client.impl.data.TripletImpl.clone | ( | ) | throws CloneNotSupportedException |
| boolean cern.laser.client.impl.data.TripletImpl.equals | ( | Object | obj | ) |
| Integer cern.laser.client.impl.data.TripletImpl.getFaultCode | ( | ) |
Referenced by cern.laser.client.impl.data.TripletImpl.toString().
| String cern.laser.client.impl.data.TripletImpl.getFaultFamily | ( | ) |
Referenced by cern.laser.client.impl.data.TripletImpl.toString().
| String cern.laser.client.impl.data.TripletImpl.getFaultMember | ( | ) |
Referenced by cern.laser.client.impl.data.TripletImpl.toString().
| int cern.laser.client.impl.data.TripletImpl.hashCode | ( | ) |
| String cern.laser.client.impl.data.TripletImpl.toString | ( | ) |
References cern.laser.client.impl.data.TripletImpl.getFaultCode(), cern.laser.client.impl.data.TripletImpl.getFaultFamily(), and cern.laser.client.impl.data.TripletImpl.getFaultMember().
Referenced by cern.laser.client.impl.data.TripletImpl.equals(), and cern.laser.client.impl.data.TripletImpl.hashCode().
1.7.0