Modifier and Type | Method and Description |
---|---|
UN9 |
SSRequest.getNumAreaUnits()
Get the maximum number of units (equipment) that will be operating
simultaneously in the same area of operation.
|
UN9 |
SSRequest.getNumCositedUnits()
Get the maximum number of units (equipment) that will be operating
simultaneously in the same cosite environment.
|
UN9 |
SSRequest.getNumMobileUnits()
Get the number of mobile units.
|
UN9 |
Assignment.getNumSystems()
Get the total number of systems that are expected to use this Assignment..
|
Modifier and Type | Method and Description |
---|---|
void |
SSRequest.setNumAreaUnits(UN9 value)
Set the maximum number of units (equipment) that will be operating
simultaneously in the same area of operation.
|
void |
SSRequest.setNumCositedUnits(UN9 value)
Set the maximum number of units (equipment) that will be operating
simultaneously in the same cosite environment.
|
void |
SSRequest.setNumMobileUnits(UN9 value)
Set the number of mobile units.
|
void |
Assignment.setNumSystems(UN9 value)
Set the total number of systems that are expected to use this Assignment..
|
Modifier and Type | Method and Description |
---|---|
UN9 |
Station.getNumAreaUnits()
Get the maximum number of units (equipment) that will be operating
simultaneously in the same area of operation.
|
UN9 |
Station.getNumCositedUnits()
Get the maximum number of units (equipment) that will be operating
simultaneously in the same cosite environment.
|
UN9 |
Station.getNumMobileUnits()
Get the number of mobile units (equipment).
|
UN9 |
SysOfStation.getNumStations()
Get the total number of stations associated with the Assignment.
|
UN9 |
Configuration.getNumUsers()
Get the number of users supported by the configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
Station.setNumAreaUnits(UN9 value)
Set the maximum number of units (equipment) that will be operating
simultaneously in the same area of operation.
|
void |
Station.setNumCositedUnits(UN9 value)
Set the maximum number of units (equipment) that will be operating
simultaneously in the same cosite environment.
|
void |
Station.setNumMobileUnits(UN9 value)
Set the number of mobile units (equipment).
|
void |
SysOfStation.setNumStations(UN9 value)
Set the total number of stations associated with the Assignment.
|
void |
Configuration.setNumUsers(UN9 value)
Set the number of users supported by the configuration.
|
Modifier and Type | Method and Description |
---|---|
UN9 |
Assets.getAuthorised()
Get the authorised quantity of the referenced equipment or system..
|
UN9 |
Assets.getAvailable()
Get the available quantity of the referenced equipment or system..
|
Modifier and Type | Method and Description |
---|---|
void |
Assets.setAuthorised(UN9 value)
Set the authorised quantity of the referenced equipment or system..
|
void |
Assets.setAvailable(UN9 value)
Set the available quantity of the referenced equipment or system..
|
Modifier and Type | Method and Description |
---|---|
int |
UN9.compareTo(UN9 obj)
Comparison and sorting.
|
Modifier and Type | Method and Description |
---|---|
UN9 |
Stage.getNumEquip()
Get the total number of units to be built, procured or used during this
stage..
|
Modifier and Type | Method and Description |
---|---|
void |
Stage.setNumEquip(UN9 value)
Set the total number of units to be built, procured or used during this
stage..
|
Modifier and Type | Method and Description |
---|---|
UN9 |
ObservedPulseAnalysis.getPRICountdownKey()
Get the integer (aka, count or countdown) used to generate the PRI from the
PRI Crystal value..
|
Modifier and Type | Method and Description |
---|---|
void |
ObservedPulseAnalysis.setPRICountdownKey(UN9 value)
Set the integer (aka, count or countdown) used to generate the PRI from the
PRI Crystal value..
|
Copyright © 2016 OpenSSRF.org. All rights reserved.