Uses of Class
org.apache.bval.jsr.xml.ContainerElementTypeType
-
Packages that use ContainerElementTypeType Package Description org.apache.bval.jsr.xml -
-
Uses of ContainerElementTypeType in org.apache.bval.jsr.xml
Fields in org.apache.bval.jsr.xml with type parameters of type ContainerElementTypeType Modifier and Type Field Description protected List<ContainerElementTypeType>ContainerElementTypeType. containerElementTypeprotected List<ContainerElementTypeType>FieldType. containerElementTypeprotected List<ContainerElementTypeType>GetterType. containerElementTypeprotected List<ContainerElementTypeType>ParameterType. containerElementTypeprotected List<ContainerElementTypeType>ReturnValueType. containerElementTypeMethods in org.apache.bval.jsr.xml that return ContainerElementTypeType Modifier and Type Method Description ContainerElementTypeTypeObjectFactory. createContainerElementTypeType()Create an instance ofContainerElementTypeTypeMethods in org.apache.bval.jsr.xml that return types with arguments of type ContainerElementTypeType Modifier and Type Method Description List<ContainerElementTypeType>ContainerElementTypeType. getContainerElementType()Gets the value of the containerElementType property.List<ContainerElementTypeType>FieldType. getContainerElementType()Gets the value of the containerElementType property.List<ContainerElementTypeType>GetterType. getContainerElementType()Gets the value of the containerElementType property.List<ContainerElementTypeType>ParameterType. getContainerElementType()Gets the value of the containerElementType property.List<ContainerElementTypeType>ReturnValueType. getContainerElementType()Gets the value of the containerElementType property.
-