Uses of Class
org.openapplications.oagis._9.VerbType
-
Packages that use VerbType Package Description org.openapplications.oagis._9 -
-
Uses of VerbType in org.openapplications.oagis._9
Subclasses of VerbType in org.openapplications.oagis._9 Modifier and Type Class Description classActionVerbTypeJava class for ActionVerbType complex type.classCancelTypeJava class for CancelType complex type.classProcessTypeJava class for ProcessType complex type.Methods in org.openapplications.oagis._9 that return VerbType Modifier and Type Method Description abstract VerbTypeVerbType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2Methods in org.openapplications.oagis._9 with parameters of type VerbType Modifier and Type Method Description voidVerbType. cloneTo(VerbType ret)This method clones all values fromthisto the passed object.
-