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