Uses of Class
com.xensource.xenapi.Feature.Record
-
Uses of Feature.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return Feature.RecordModifier and TypeMethodDescriptionFeature.getRecord
(Connection c) Get a record containing the current state of the given Feature.static Feature.Record
Types.toFeatureRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.Methods in com.xensource.xenapi that return types with arguments of type Feature.RecordModifier and TypeMethodDescriptionstatic Map<Feature,
Feature.Record> Feature.getAllRecords
(Connection c) Return a map of Feature references to Feature records for all Features known to the system.static Map<Feature,
Feature.Record> Types.toMapOfFeatureFeatureRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.