public class InstanceID extends Object
Modifier and Type | Field and Description |
---|---|
protected UnsignedIntegerFourBytes |
id |
protected List<EventedValue> |
values |
Constructor and Description |
---|
InstanceID(UnsignedIntegerFourBytes id) |
InstanceID(UnsignedIntegerFourBytes id,
List<EventedValue> values) |
protected UnsignedIntegerFourBytes id
protected List<EventedValue> values
public InstanceID(UnsignedIntegerFourBytes id)
public InstanceID(UnsignedIntegerFourBytes id, List<EventedValue> values)
public UnsignedIntegerFourBytes getId()
public List<EventedValue> getValues()
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.