Public Member Functions

cern.laser.client.impl.data.TripletImpl Class Reference

Inheritance diagram for cern.laser.client.impl.data.TripletImpl:
cern.laser.client.data.Triplet

List of all members.

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 ()

Constructor & Destructor Documentation

cern.laser.client.impl.data.TripletImpl.TripletImpl ( cern.laser.business.data.Triplet  triplet  ) 

Member Function Documentation

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 (  ) 
String cern.laser.client.impl.data.TripletImpl.getFaultFamily (  ) 
String cern.laser.client.impl.data.TripletImpl.getFaultMember (  ) 
int cern.laser.client.impl.data.TripletImpl.hashCode (  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties