|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Assembly.ContainerDescriptorHandlers
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="containerDescriptorHandler" type="{http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1}ContainerDescriptorHandlerConfig" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Method Detail |
|---|
ContainerDescriptorHandlerConfig[] getContainerDescriptorHandler()
ContainerDescriptorHandlerConfigContainerDescriptorHandlerConfig getContainerDescriptorHandler(int idx)
ContainerDescriptorHandlerConfigint getContainerDescriptorHandlerLength()
void setContainerDescriptorHandler(ContainerDescriptorHandlerConfig[] values)
values - allowed objects are
ContainerDescriptorHandlerConfig
ContainerDescriptorHandlerConfig setContainerDescriptorHandler(int idx,
ContainerDescriptorHandlerConfig value)
value - allowed object is
ContainerDescriptorHandlerConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||