public class AllocatedModelInstanceResources extends Object implements Serializable
Constructor and Description |
---|
AllocatedModelInstanceResources(long startValueId,
long endValueId,
Long detachmentId)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
Long |
getDetachmentId()
Returns detachment id.
|
long |
getEndValueId()
Returns end value id.
|
long |
getStartValueId()
Returns start value id.
|
public AllocatedModelInstanceResources(long startValueId, long endValueId, Long detachmentId)
startValueId
- endValueId
- detachmentId
- public long getStartValueId()
public long getEndValueId()
public Long getDetachmentId()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.