Uses of Class
net.ygbstudio.jbrave.core.domain.dto.result.thing.ContactPoint
Packages that use ContactPoint
-
Uses of ContactPoint in net.ygbstudio.jbrave.core.domain.dto.result.thing
Methods in net.ygbstudio.jbrave.core.domain.dto.result.thing that return ContactPointMethods in net.ygbstudio.jbrave.core.domain.dto.result.thing that return types with arguments of type ContactPointModifier and TypeMethodDescriptionOrganization.getContactPoints()Gets the contact points for the organization.Method parameters in net.ygbstudio.jbrave.core.domain.dto.result.thing with type arguments of type ContactPointModifier and TypeMethodDescriptionOrganization.Builder.contactPoints(List<ContactPoint> contactPoints) Sets the contact points for the organization.