Uses of Class
nl.b3p.csw.jaxb.ows.ResponsiblePartySubsetType
-
Packages that use ResponsiblePartySubsetType Package Description nl.b3p.csw.jaxb.ows -
-
Uses of ResponsiblePartySubsetType in nl.b3p.csw.jaxb.ows
Fields in nl.b3p.csw.jaxb.ows declared as ResponsiblePartySubsetType Modifier and Type Field Description protected ResponsiblePartySubsetTypeServiceProvider. serviceContactMethods in nl.b3p.csw.jaxb.ows that return ResponsiblePartySubsetType Modifier and Type Method Description ResponsiblePartySubsetTypeObjectFactory. createResponsiblePartySubsetType()Create an instance ofResponsiblePartySubsetTypeResponsiblePartySubsetTypeServiceProvider. getServiceContact()Gets the value of the serviceContact property.Methods in nl.b3p.csw.jaxb.ows with parameters of type ResponsiblePartySubsetType Modifier and Type Method Description voidServiceProvider. setServiceContact(ResponsiblePartySubsetType value)Sets the value of the serviceContact property.Constructors in nl.b3p.csw.jaxb.ows with parameters of type ResponsiblePartySubsetType Constructor Description ServiceProvider(String providerName, OnlineResourceType providerSite, ResponsiblePartySubsetType serviceContact)Fully-initialising value constructor
-