Hierarchy For Package com.echothree.model.control.contact.server.graphql
Class Hierarchy
- java.lang.Object
- com.echothree.model.control.graphql.server.graphql.BaseObject
- com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
- com.echothree.model.control.contact.server.graphql.ContactMechanismObject
- com.echothree.model.control.contact.server.graphql.ContactMechanismPurposeObject
- com.echothree.model.control.contact.server.graphql.ContactMechanismTypeObject
- com.echothree.model.control.contact.server.graphql.PartyContactMechanismObject
- com.echothree.model.control.contact.server.graphql.PartyContactMechanismPurposeObject
- com.echothree.model.control.contact.server.graphql.ContactEmailAddressObject (implements com.echothree.model.control.contact.server.graphql.ContactMechanismInterface)
- com.echothree.model.control.contact.server.graphql.ContactPostalAddressObject (implements com.echothree.model.control.contact.server.graphql.ContactMechanismInterface)
- com.echothree.model.control.contact.server.graphql.ContactTelephoneObject (implements com.echothree.model.control.contact.server.graphql.ContactMechanismInterface)
- com.echothree.model.control.contact.server.graphql.ContactWebAddressObject (implements com.echothree.model.control.contact.server.graphql.ContactMechanismInterface)
- com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
- com.echothree.model.control.graphql.server.graphql.BaseObject
Interface Hierarchy
- com.echothree.model.control.contact.server.graphql.ContactMechanismInterface