Uses of Class
org.netxms.client.asset.AssetAttribute
Packages that use AssetAttribute
- 
Uses of AssetAttribute in org.netxms.clientMethods in org.netxms.client that return types with arguments of type AssetAttributeModifier and TypeMethodDescriptionNXCSession.getAssetManagementSchema()Get asset management schema from client-side cache.Methods in org.netxms.client with parameters of type AssetAttributeModifier and TypeMethodDescriptionvoidNXCSession.createAssetAttribute(AssetAttribute attribute) Create asset attribute (definition in asset management schema)..voidNXCSession.updateAssetAttribute(AssetAttribute attribute) Update asset attribute (definition in asset management schema).