// Copyright (c) 2005 DMTF. All rights reserved. // Add UmlPackagePath // qualifier values to CIM Schema. // ================================================================== // CIM_VDSLModem // ================================================================== [Version ( "2.6.0" ), UMLPackagePath ( "CIM::Device::Modems" ), Description ( "The VDSLmodem class represents Modems of the DSL type = VDSL, " "Very high data rate Digital Subscriber Line. Properties will " "be defined in a future release of the model." )] class CIM_VDSLModem : CIM_DSLModem { };