Class SwitchActionElementIOV2
java.lang.Object
net.n2oapp.framework.config.io.action.v2.AbstractActionElementIOV2<N2oSwitchAction>
net.n2oapp.framework.config.io.action.v2.SwitchActionElementIOV2
- All Implemented Interfaces:
BaseElementClassAware<N2oAbstractAction>,ElementClassAware<N2oSwitchAction>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oSwitchAction>,ElementIO<N2oSwitchAction>,NamedElementIO<N2oSwitchAction>,NamespaceIO<N2oSwitchAction>,TypedElementIO<N2oSwitchAction>,ActionIOv2
Чтение/запись действия switch версии 2.0
-
Field Summary
Fields inherited from interface net.n2oapp.framework.config.io.action.v2.ActionIOv2
NAMESPACE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.config.io.action.v2.ActionIOv2
getBaseElementClass, getNamespace, getNamespaceUriMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespacePrefix, setNamespacePrefix, setNamespaceUri
-
Constructor Details
-
SwitchActionElementIOV2
public SwitchActionElementIOV2()
-
-
Method Details
-
getElementClass
-
getElementName
-
io
- Specified by:
ioin interfaceElementIO<N2oSwitchAction>- Overrides:
ioin classAbstractActionElementIOV2<N2oSwitchAction>
-