public class Directory extends Template
| Modifier and Type | Field and Description |
|---|---|
java.util.Set<Directory> |
childTemplates |
java.lang.String |
instanceName |
id, syntheticProperties, typeSYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD| Constructor and Description |
|---|
Directory() |
compareTo, equals, get$ciAttributes, get$externalProperties, get$internalId, get$securedCi, get$token, get$validationMessages, getId, getName, getProperty, getPropertyDescriptor, getType, hashCode, hasProperty, set$ciAttributes, set$externalProperties, set$internalId, set$securedCi, set$token, set$validationMessages, setId, setProperty, setType, toString@Property(category="Template", description="The absolute path of the directory.") public java.lang.String instanceName
@Property(required=false, description="Child templates associated with this template.", asContainment=true, category="Template") public java.util.Set<Directory> childTemplates