Uses of Interface
net.opengis.cat.csw20.EmptyType
-
Packages that use EmptyType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl -
-
Uses of EmptyType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return EmptyType Modifier and Type Method Description EmptyTypeCsw20Factory. createEmptyType()Returns a new object of class 'Empty Type'. -
Uses of EmptyType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement EmptyType Modifier and Type Class Description classEmptyTypeImplAn implementation of the model object 'Empty Type'.Methods in net.opengis.cat.csw20.impl that return EmptyType Modifier and Type Method Description EmptyTypeCsw20FactoryImpl. createEmptyType()
-