Uses of Class
org.apache.bval.jsr.xml.ConstructorType
-
Packages that use ConstructorType Package Description org.apache.bval.jsr.xml -
-
Uses of ConstructorType in org.apache.bval.jsr.xml
Fields in org.apache.bval.jsr.xml with type parameters of type ConstructorType Modifier and Type Field Description protected List<ConstructorType>BeanType. constructorMethods in org.apache.bval.jsr.xml that return ConstructorType Modifier and Type Method Description ConstructorTypeObjectFactory. createConstructorType()Create an instance ofConstructorTypeMethods in org.apache.bval.jsr.xml that return types with arguments of type ConstructorType Modifier and Type Method Description List<ConstructorType>BeanType. getConstructor()Gets the value of the constructor property.
-