Class ComponentRef
java.lang.Object
nablarch.core.repository.di.config.xml.schema.ComponentRef
Java class for ComponentRef complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ComponentRef"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary