Class VecPluggableTerminalRole

All Implemented Interfaces:
Identifiable, ModifiableIdentifiable, HasCustomProperties<VecCustomProperty>, HasIdentification, HasModifiableIdentification, Visitable, Serializable

public class VecPluggableTerminalRole extends VecTerminalRole implements Serializable, Visitable

A PluggableTerminalRole defines the instance specific properties and relationships of a pluggable terminal.

Java class for PluggableTerminalRole complex type.

The following schema fragment specifies the expected content contained within this class.


 <complexType name="PluggableTerminalRole">
   <complexContent>
     <extension base="{http://www.prostep.org/ecad-if/2011/vec}TerminalRole">
     </extension>
   </complexContent>
 </complexType>
 
See Also: