Class XmlTypeModificationSpecification
- java.lang.Object
-
- com.xebialabs.xlplatform.synthetic.xml.XmlElement
-
- com.xebialabs.xlplatform.synthetic.xml.XmlBaseTypeSpecification
-
- com.xebialabs.xlplatform.synthetic.xml.XmlTypeModificationSpecification
-
- All Implemented Interfaces:
BaseTypeSpecification,TypeModificationSpecification
public class XmlTypeModificationSpecification extends XmlBaseTypeSpecification implements TypeModificationSpecification
-
-
Field Summary
-
Fields inherited from class com.xebialabs.xlplatform.synthetic.xml.XmlElement
element
-
-
Constructor Summary
Constructors Constructor Description XmlTypeModificationSpecification(org.w3c.dom.Element element)
-
Method Summary
-
Methods inherited from class com.xebialabs.xlplatform.synthetic.xml.XmlBaseTypeSpecification
getControlTasks, getMethods, getProperties, getTypeName, getValidationRules, getVerifications, getVersioned, getVirtual
-
Methods inherited from class com.xebialabs.xlplatform.synthetic.xml.XmlElement
getElement
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.xebialabs.xlplatform.synthetic.BaseTypeSpecification
getControlTasks, getMethods, getProperties, getTypeName, getValidationRules, getVerifications, getVersioned, getVirtual
-
-