public class ImplementationProvisioning extends ClassProvisioning
Java class for ImplementationProvisioning complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ImplementationProvisioning">
<complexContent>
<extension base="{http://www.plasma.org/config}ClassProvisioning">
<attribute name="childPackageName" type="{http://www.w3.org/2001/XMLSchema}string" default="" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
childPackageName |
classNamePrefix, classNameSuffixproperties| Constructor and Description |
|---|
ImplementationProvisioning() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChildPackageName()
Gets the value of the childPackageName property.
|
void |
setChildPackageName(String value)
Sets the value of the childPackageName property.
|
getClassNamePrefix, getClassNameSuffix, setClassNamePrefix, setClassNameSuffixgetPropertiesCopyright © 2015. All rights reserved.