Uses of Class
org.lfenergy.compas.scl2007b4.model.TSubEquipment
Packages that use TSubEquipment
-
Uses of TSubEquipment in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model with type parameters of type TSubEquipmentModifier and TypeFieldDescriptionprotected List<TSubEquipment>TAbstractConductingEquipment.subEquipmentprotected List<TSubEquipment>TPowerTransformer.subEquipmentprotected List<TSubEquipment>TTapChanger.subEquipmentMethods in org.lfenergy.compas.scl2007b4.model that return TSubEquipmentModifier and TypeMethodDescriptionObjectFactory.createTSubEquipment()Create an instance ofTSubEquipmentMethods in org.lfenergy.compas.scl2007b4.model that return types with arguments of type TSubEquipmentModifier and TypeMethodDescriptionTAbstractConductingEquipment.getSubEquipment()Gets the value of the subEquipment property.TPowerTransformer.getSubEquipment()Gets the value of the subEquipment property.TTapChanger.getSubEquipment()Gets the value of the subEquipment property.