All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generated.docs.javadoc.org.eclipse.dawnsci.nexus.builder.data.PrimaryDataDevice.html Maven / Gradle / Ivy






PrimaryDataDevice (h5jan API)












org.eclipse.dawnsci.nexus.builder.data

Interface PrimaryDataDevice<N extends NXobject>

  • Type Parameters:
    N - the sub-interface of NXobject that the nexus object was created from
    All Superinterfaces:
    DataDevice<N>
    All Known Implementing Classes:
    PrimaryDataDeviceImpl


    public interface PrimaryDataDevice<N extends NXobject>
    extends DataDevice<N>
    Represents the primary data device to add to an NexusDataBuilder in order to build an NXdata group. This primary device is the one that contains the @signal field.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy