Uses of Interface
de.uni_trier.wi2.procake.data.object.base.VoidObject
-
Packages that use VoidObject Package Description de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl de.uni_trier.wi2.procake.data.object Provides interfaces of all data objects.de.uni_trier.wi2.procake.data.object.base.impl -
-
Uses of VoidObject in de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl
Methods in de.uni_trier.wi2.procake.data.io.xml.xerces_writerImpl with parameters of type VoidObject Modifier and Type Method Description protected voidObjectWriterImpl. writeVoid(VoidObject object, DataClass attributeType, XMLSchemaBasedWriter writer)writeVoid. -
Uses of VoidObject in de.uni_trier.wi2.procake.data.object
Methods in de.uni_trier.wi2.procake.data.object that return VoidObject Modifier and Type Method Description VoidObjectDataObjectUtils. createVoidObject()VoidObjectDataObjectUtils. createVoidObject(String customVoidClassName) -
Uses of VoidObject in de.uni_trier.wi2.procake.data.object.base.impl
Classes in de.uni_trier.wi2.procake.data.object.base.impl that implement VoidObject Modifier and Type Class Description classVoidObjectImpl
-