Uses of Interface
net.opengis.wfs.ActionType
-
Packages that use ActionType Package Description net.opengis.wfs net.opengis.wfs.impl -
-
Uses of ActionType in net.opengis.wfs
Methods in net.opengis.wfs that return ActionType Modifier and Type Method Description ActionType
WfsFactory. createActionType()
Returns a new object of class 'Action Type'. -
Uses of ActionType in net.opengis.wfs.impl
Classes in net.opengis.wfs.impl that implement ActionType Modifier and Type Class Description class
ActionTypeImpl
An implementation of the model object 'Action Type'.Methods in net.opengis.wfs.impl that return ActionType Modifier and Type Method Description ActionType
WfsFactoryImpl. createActionType()
-