Uses of Class
com.mymed.model.data.id.MyMedId

Packages that use MyMedId
com.mymed.model.data.id   
 

Uses of MyMedId in com.mymed.model.data.id
 

Methods in com.mymed.model.data.id that return MyMedId
static MyMedId MyMedId.parseByteBuffer(java.nio.ByteBuffer arg0)
          Parse the ByteBuffer argument and returns a ReportId object
static MyMedId MyMedId.parseString(java.lang.String arg0)
          Parse the ByteBuffer argument and returns a ReportId object