Uses of Class
nl.b3p.csw.jaxb.gml.DefinitionProxyType
-
Packages that use DefinitionProxyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of DefinitionProxyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return DefinitionProxyType Modifier and Type Method Description DefinitionProxyTypeObjectFactory. createDefinitionProxyType()Create an instance ofDefinitionProxyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type DefinitionProxyType Modifier and Type Method Description DefinitionProxyObjectFactory. createDefinitionProxy(DefinitionProxyType value)Create an instance ofDefinitionProxy}Constructors in nl.b3p.csw.jaxb.gml with parameters of type DefinitionProxyType Constructor Description DefinitionProxy(DefinitionProxyType value)
-