public class CosGuarantee
extends java.lang.Object
ClassOfService,
ClassesOfService| Constructor and Description |
|---|
CosGuarantee() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the CosGuarantee for re-use.
|
java.lang.String |
persistenceFilePath()
Returns the persistence file path for guarantee class of service.
|
void |
persistenceFilePath(java.lang.String persistenceFilePath)
Set the path for the guarantee class of service persistence file.
|
boolean |
persistLocally()
Returns whether guarantee class of service will create local persistence files.
|
void |
persistLocally(boolean persistLocally)
Enable or disable local file persistence.
|
int |
type()
Returns the type of the guarantee class of service.
|
void |
type(int type)
Sets the type of the guarantee class of service.
|
public int type()
ClassesOfServicepublic void type(int type)
type - the typeClassesOfServicepublic void persistenceFilePath(java.lang.String persistenceFilePath)
persistenceFilePath - the persistence file pathpublic java.lang.String persistenceFilePath()
public boolean persistLocally()
public void persistLocally(boolean persistLocally)
persistLocally - the persist locallypublic void clear()
Copyright @ 2019 Thomson Reuters. All Rights Reserved.