Uses of Enum
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 type with the specified name.static BeanDeploymentSchema[]BeanDeploymentSchema.values()Returns an array containing the constants of this enum type, 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