79808182838485
/** * Create an instance of {@link Volume } * */ public Volume createVolume() { return new VolumeImpl(); }