|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Excess | |
---|---|
fr.etai.xat2v2.obj | |
fr.etai.xat2v2.util | Classes in this package are all utility classes. |
Uses of Excess in fr.etai.xat2v2.obj |
---|
Methods in fr.etai.xat2v2.obj that return Excess | |
---|---|
Excess |
ElementaryOperation.getExcessInternalId()
Gets the value of the excessInternalId property. |
Excess |
Part.getExcessInternalId()
Gets the value of the excessInternalId property. |
Excess |
ExcessLink.getExcessInternalId()
Gets the value of the excessInternalId property. |
Excess |
Operation.getExcessInternalId()
Gets the value of the excessInternalId property. |
Methods in fr.etai.xat2v2.obj that return types with arguments of type Excess | |
---|---|
List<Excess> |
Policy.getExcessList()
Gets the value of the excessList property. |
Methods in fr.etai.xat2v2.obj with parameters of type Excess | |
---|---|
void |
Policy.addExcess(Excess excess)
|
void |
ElementaryOperation.setExcessInternalId(Excess value)
Sets the value of the excessInternalId property. |
void |
Part.setExcessInternalId(Excess value)
Sets the value of the excessInternalId property. |
void |
ExcessLink.setExcessInternalId(Excess value)
Sets the value of the excessInternalId property. |
void |
Operation.setExcessInternalId(Excess value)
Sets the value of the excessInternalId property. |
Method parameters in fr.etai.xat2v2.obj with type arguments of type Excess | |
---|---|
void |
Policy.setExcessList(List<Excess> value)
Sets the value of the excessList property. |
Uses of Excess in fr.etai.xat2v2.util |
---|
Methods in fr.etai.xat2v2.util with parameters of type Excess | |
---|---|
static Classification |
ExcessUtil.getProcedureByRef(Excess excess,
String ref)
Gets the procedure from procedureList property. |
static String |
ExcessUtil.getProcedureValue(Excess excess,
String ref)
Gets the classification.value from procedureList. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |