Uses of Enum Class
org.jboss.as.pojo.descriptor.BeanDeploymentSchema
Packages that use BeanDeploymentSchema
-
Uses of BeanDeploymentSchema in org.jboss.as.pojo.descriptor
Methods in org.jboss.as.pojo.descriptor that return BeanDeploymentSchemaModifier and TypeMethodDescriptionstatic BeanDeploymentSchemaReturns the enum constant of this class with the specified name.static BeanDeploymentSchema[]BeanDeploymentSchema.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.as.pojo.descriptor that return types with arguments of type BeanDeploymentSchemaModifier and TypeMethodDescriptionorg.jboss.as.controller.xml.VersionedNamespace<org.jboss.staxmapper.IntVersion,BeanDeploymentSchema> BeanDeploymentSchema.getNamespace()Constructors in org.jboss.as.pojo.descriptor with parameters of type BeanDeploymentSchema