Uses of Class
nl.b3p.csw.jaxb.gml.RingType
-
Packages that use RingType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of RingType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return RingType Modifier and Type Method Description RingTypeObjectFactory. createRingType()Create an instance ofRingTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type RingType Modifier and Type Method Description RingObjectFactory. createRing(RingType value)Create an instance ofRing}Constructors in nl.b3p.csw.jaxb.gml with parameters of type RingType Constructor Description Ring(RingType value)
-