private final class CompressedAppSubscriptionsPanel.DataSubscription extends Object
| Modifier and Type | Field and Description |
|---|---|
private Aspect |
_aspect |
private AttributeGroup |
_attributeGroup |
private short |
_simulationVariant |
private SystemObjectType |
_type |
| Modifier | Constructor and Description |
|---|---|
private |
CompressedAppSubscriptionsPanel.DataSubscription(AttributeGroup attributeGroup,
Aspect aspect,
short simulationVariant,
SystemObjectType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
private Aspect |
getAspect() |
private AttributeGroup |
getAttributeGroup() |
private short |
getSimulationVariant() |
private SystemObjectType |
getType() |
int |
hashCode() |
private final AttributeGroup _attributeGroup
private final Aspect _aspect
private final short _simulationVariant
private final SystemObjectType _type
private CompressedAppSubscriptionsPanel.DataSubscription(AttributeGroup attributeGroup, Aspect aspect, short simulationVariant, SystemObjectType type)
private AttributeGroup getAttributeGroup()
private Aspect getAspect()
private short getSimulationVariant()
private SystemObjectType getType()