Uses of Class
nl.b3p.csw.jaxb.gml.EnvelopeType
-
Packages that use EnvelopeType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of EnvelopeType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return EnvelopeType Modifier and Type Method Description EnvelopeTypeObjectFactory. createEnvelopeType()Create an instance ofEnvelopeTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type EnvelopeType Modifier and Type Method Description EnvelopeObjectFactory. createEnvelope(EnvelopeType value)Create an instance ofEnvelope}Constructors in nl.b3p.csw.jaxb.gml with parameters of type EnvelopeType Constructor Description Envelope(EnvelopeType value)
-