|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeviceHealthEnumeration | |
|---|---|
| com.prosysopc.ua.types.di | |
| com.prosysopc.ua.types.di.client | |
| com.prosysopc.ua.types.di.server | |
| Uses of DeviceHealthEnumeration in com.prosysopc.ua.types.di |
|---|
| Fields in com.prosysopc.ua.types.di with type parameters of type DeviceHealthEnumeration | |
|---|---|
static EnumSet<DeviceHealthEnumeration> |
DeviceHealthEnumeration.ALL
|
static EnumSet<DeviceHealthEnumeration> |
DeviceHealthEnumeration.NONE
|
| Methods in com.prosysopc.ua.types.di that return DeviceHealthEnumeration | |
|---|---|
DeviceHealthEnumeration |
DeviceType.getDeviceHealth()
|
static DeviceHealthEnumeration |
DeviceHealthEnumeration.valueOf(int value)
|
static DeviceHealthEnumeration[] |
DeviceHealthEnumeration.valueOf(int[] value)
|
static DeviceHealthEnumeration |
DeviceHealthEnumeration.valueOf(Integer value)
|
static DeviceHealthEnumeration[] |
DeviceHealthEnumeration.valueOf(Integer[] value)
|
static DeviceHealthEnumeration |
DeviceHealthEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DeviceHealthEnumeration |
DeviceHealthEnumeration.valueOf(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
|
static DeviceHealthEnumeration[] |
DeviceHealthEnumeration.valueOf(org.opcfoundation.ua.builtintypes.UnsignedInteger[] value)
|
static DeviceHealthEnumeration[] |
DeviceHealthEnumeration.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.prosysopc.ua.types.di that return types with arguments of type DeviceHealthEnumeration | |
|---|---|
static EnumSet<DeviceHealthEnumeration> |
DeviceHealthEnumeration.getSet(int mask)
|
static EnumSet<DeviceHealthEnumeration> |
DeviceHealthEnumeration.getSet(org.opcfoundation.ua.builtintypes.UnsignedInteger mask)
|
| Methods in com.prosysopc.ua.types.di with parameters of type DeviceHealthEnumeration | |
|---|---|
static org.opcfoundation.ua.builtintypes.UnsignedInteger |
DeviceHealthEnumeration.getMask(DeviceHealthEnumeration... list)
|
void |
DeviceType.setDeviceHealth(DeviceHealthEnumeration value)
|
| Method parameters in com.prosysopc.ua.types.di with type arguments of type DeviceHealthEnumeration | |
|---|---|
static org.opcfoundation.ua.builtintypes.UnsignedInteger |
DeviceHealthEnumeration.getMask(Collection<DeviceHealthEnumeration> list)
|
| Uses of DeviceHealthEnumeration in com.prosysopc.ua.types.di.client |
|---|
| Methods in com.prosysopc.ua.types.di.client that return DeviceHealthEnumeration | |
|---|---|
DeviceHealthEnumeration |
DeviceTypeImplBase.getDeviceHealth()
|
| Methods in com.prosysopc.ua.types.di.client with parameters of type DeviceHealthEnumeration | |
|---|---|
void |
DeviceTypeImplBase.setDeviceHealth(DeviceHealthEnumeration value)
|
| Uses of DeviceHealthEnumeration in com.prosysopc.ua.types.di.server |
|---|
| Methods in com.prosysopc.ua.types.di.server that return DeviceHealthEnumeration | |
|---|---|
DeviceHealthEnumeration |
DeviceTypeNodeBase.getDeviceHealth()
|
| Methods in com.prosysopc.ua.types.di.server with parameters of type DeviceHealthEnumeration | |
|---|---|
void |
DeviceTypeNodeBase.setDeviceHealth(DeviceHealthEnumeration value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||