.. java:import:: javassist.bytecode Descriptor .. java:import:: java.util List OneToManyRelationship ===================== .. java:package:: org.motechproject.mds.domain :noindex: .. java:type:: public class OneToManyRelationship extends Relationship A specialization of the \ :java:ref:`Relationship`\ class. Represents a one-to-many relationship. Methods ------- getFieldType ^^^^^^^^^^^^ .. java:method:: @Override public String getFieldType(Field field, EntityType type) :outertype: OneToManyRelationship getGenericSignature ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Override public String getGenericSignature(Field field, EntityType type) :outertype: OneToManyRelationship