Uses of Class
nl.b3p.csw.jaxb.ows.ResponsiblePartyType
-
Packages that use ResponsiblePartyType Package Description nl.b3p.csw.jaxb.ows -
-
Uses of ResponsiblePartyType in nl.b3p.csw.jaxb.ows
Methods in nl.b3p.csw.jaxb.ows that return ResponsiblePartyType Modifier and Type Method Description ResponsiblePartyTypeObjectFactory. createResponsiblePartyType()Create an instance ofResponsiblePartyTypeMethods in nl.b3p.csw.jaxb.ows with parameters of type ResponsiblePartyType Modifier and Type Method Description PointOfContactObjectFactory. createPointOfContact(ResponsiblePartyType value)Create an instance ofPointOfContact}Constructors in nl.b3p.csw.jaxb.ows with parameters of type ResponsiblePartyType Constructor Description PointOfContact(ResponsiblePartyType value)
-