C# Class gov.va.medora.mdws.dto.OefOifTO

Inheritance: AbstractTO
Afficher le fichier Open project: OSEHRA/mdws Class Usage Examples

Méthodes publiques

Свойство Type Description
dataLocked bool
fromDate string
location string
recordedDate string
recordingSite TaggedText
toDate string

Méthodes publiques

Méthode Description
OefOifTO ( ) : System
OefOifTO ( OEF_OIF o ) : System

Method Details

OefOifTO() public méthode

public OefOifTO ( ) : System
Résultat System

OefOifTO() public méthode

public OefOifTO ( OEF_OIF o ) : System
o gov.va.medora.mdo.OEF_OIF
Résultat System

Property Details

dataLocked public_oe property

public bool dataLocked
Résultat bool

fromDate public_oe property

public string fromDate
Résultat string

location public_oe property

public string location
Résultat string

recordedDate public_oe property

public string recordedDate
Résultat string

recordingSite public_oe property

public TaggedText,gov.va.medora.mdws.dto recordingSite
Résultat TaggedText

toDate public_oe property

public string toDate
Résultat string