Package com._1c.g5.v8.dt.binary.model
Interface BinaryData
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
BinaryDataImpl
public interface BinaryData extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Data'.- See Also:
BinaryPackage.getBinaryData()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStream
inputStream()
-
-
-
Method Detail
-
inputStream
InputStream inputStream()
-
-