Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.validationMapping | |
org.jboss.shrinkwrap.descriptor.api.validationMapping11 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Interface and Description |
---|---|
interface |
MapConstructorCommonType<PARENT,ORIGIN extends MapConstructorCommonType<PARENT,ORIGIN,PARAMETERTYPE1,CROSSPARAMETERTYPE2,RETURNVALUETYPE3>,PARAMETERTYPE1 extends MapParameterCommonType,CROSSPARAMETERTYPE2 extends MapCrossParameterCommonType,RETURNVALUETYPE3 extends MapReturnValueCommonType> |
interface |
MapCrossParameterCommonType<PARENT,ORIGIN extends MapCrossParameterCommonType<PARENT,ORIGIN,CONSTRAINTTYPE1>,CONSTRAINTTYPE1 extends MapConstraintCommonType> |
interface |
MapMethodCommonType<PARENT,ORIGIN extends MapMethodCommonType<PARENT,ORIGIN,PARAMETERTYPE1,CROSSPARAMETERTYPE2,RETURNVALUETYPE3>,PARAMETERTYPE1 extends MapParameterCommonType,CROSSPARAMETERTYPE2 extends MapCrossParameterCommonType,RETURNVALUETYPE3 extends MapReturnValueCommonType> |
Modifier and Type | Interface and Description |
---|---|
interface |
CrossParameterType<T>
This interface defines the contract for the
crossParameterType xsd type |
Copyright © 2016 JBoss by Red Hat. All rights reserved.