Uses of Class
nl.b3p.csw.jaxb.gml.Ring
-
Packages that use Ring Package Description nl.b3p.csw.jaxb.gml -
-
Uses of Ring in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as Ring Modifier and Type Field Description protected RingRingPropertyType. ringMethods in nl.b3p.csw.jaxb.gml that return Ring Modifier and Type Method Description RingObjectFactory. createRing(RingType value)Create an instance ofRing}RingRingPropertyType. getRing()Gets the value of the ring property.Methods in nl.b3p.csw.jaxb.gml with parameters of type Ring Modifier and Type Method Description voidRingPropertyType. setRing(Ring value)Sets the value of the ring property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type Ring Constructor Description RingPropertyType(Ring ring)Fully-initialising value constructor
-