Class FieldsetElementIOv5<T extends N2oFieldSet>
java.lang.Object
net.n2oapp.framework.config.io.fieldset.v5.FieldsetElementIOv5<T>
- All Implemented Interfaces:
ElementClassAware<T>,ElementNameAware,NamespaceUriAware,ClassedElementIO<T>,ElementIO<T>,NamedElementIO<T>,NamespaceIO<T>,TypedElementIO<T>,BadgeAwareIO<N2oFieldSet>
- Direct Known Subclasses:
LineFieldsetElementIOv5,MultiFieldsetElementIOv5,SetFieldsetElementIOv5
public abstract class FieldsetElementIOv5<T extends N2oFieldSet>
extends Object
implements NamespaceIO<T>, BadgeAwareIO<N2oFieldSet>
Чтение\запись филдсета версии 5.0
-
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.common.BadgeAwareIO
badge, refBadgeMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
getElementClass, newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementNameAware
getElementNameMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix, setNamespaceUri
-
Constructor Details
-
FieldsetElementIOv5
public FieldsetElementIOv5()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<T extends N2oFieldSet>
-
getNamespaceUri
- Specified by:
getNamespaceUriin interfaceNamespaceUriAware
-