Class WSILElementWithAbstractImpl

java.lang.Object
org.apache.wsil.impl.WSILElementWithAbstractImpl
All Implemented Interfaces:
Serializable, WSILElement, WSILElementWithAbstract
Direct Known Subclasses:
InspectionImpl, ServiceImpl, ServiceReferenceElement

public abstract class WSILElementWithAbstractImpl extends Object implements WSILElementWithAbstract
This class is the base class for all elements that have an abstract.
Version:
1.0
See Also:
  • Field Details

    • abstracts

      protected List abstracts
      Abstracts.
  • Constructor Details

    • WSILElementWithAbstractImpl

      public WSILElementWithAbstractImpl()
      WSILElementWithAbstractImpl constructor.
  • Method Details