Uses of Class
com.genologics.ri.protocolconfiguration.ProtocolProperty
Packages that use ProtocolProperty
Package
Description
Provides JAXB bindings for the protocol configuration domain model.
-
Uses of ProtocolProperty in com.genologics.ri.protocolconfiguration
Fields in com.genologics.ri.protocolconfiguration with type parameters of type ProtocolPropertyModifier and TypeFieldDescriptionprotected List<ProtocolProperty>Protocol.protocolPropertiesThe list of protocol properties.Methods in com.genologics.ri.protocolconfiguration that return ProtocolPropertyModifier and TypeMethodDescriptionObjectFactory.createProtocolProperty()Creates a new ProtocolProperty instance.Methods in com.genologics.ri.protocolconfiguration that return types with arguments of type ProtocolPropertyModifier and TypeMethodDescriptionProtocol.getProtocolProperties()Gets the list of protocol properties.