Uses of Class
nl.b3p.csw.jaxb.gml.TinType
-
Packages that use TinType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of TinType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return TinType Modifier and Type Method Description TinTypeObjectFactory. createTinType()Create an instance ofTinTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type TinType Modifier and Type Method Description TinObjectFactory. createTin(TinType value)Create an instance ofTin}Constructors in nl.b3p.csw.jaxb.gml with parameters of type TinType Constructor Description Tin(TinType value)
-