com.hp.hpl.jena.eyeball
Class Doctor.Operations

java.lang.Object
  extended by com.hp.hpl.jena.eyeball.Doctor.Operations
Enclosing interface:
Doctor

public static class Doctor.Operations
extends java.lang.Object


Constructor Summary
Doctor.Operations()
           
 
Method Summary
static Doctor create(java.util.List<Doctor> doctorList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Doctor.Operations

public Doctor.Operations()
Method Detail

create

public static Doctor create(java.util.List<Doctor> doctorList)