Uses of Class
org.somda.sdc.dpws.model.ThisDeviceType
Packages that use ThisDeviceType
-
Uses of ThisDeviceType in org.somda.sdc.dpws.model
Methods in org.somda.sdc.dpws.model that return ThisDeviceTypeModifier and TypeMethodDescriptionThisDeviceType.clone()ThisDeviceType.copyExcept(PropertyTree _propertyTree) ThisDeviceType.copyOnly(PropertyTree _propertyTree) ThisDeviceType.createCopy()ThisDeviceType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createThisDeviceType()Create an instance ofThisDeviceTypeMethods in org.somda.sdc.dpws.model that return types with arguments of type ThisDeviceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ThisDeviceType>ObjectFactory.createThisDevice(ThisDeviceType value) Methods in org.somda.sdc.dpws.model with parameters of type ThisDeviceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ThisDeviceType>ObjectFactory.createThisDevice(ThisDeviceType value) Constructors in org.somda.sdc.dpws.model with parameters of type ThisDeviceTypeModifierConstructorDescriptionThisDeviceType(ThisDeviceType _other) Instantiates a ThisDeviceType copying the state of another ThisDeviceTypeThisDeviceType(ThisDeviceType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ThisDeviceType copying the state of another ThisDeviceType