Public Member Functions | |
boolean | isClose () |
Public Attributes | |
PARTICIPANT_OWNER =(true) | |
PARTICIPANT_ASSISTANT =(false) | |
PARTICIPANT_SUBJECT =(false) | |
Definition at line 24 of file ParticipantRole.java.
boolean org.turro.dossier.entity.ParticipantRole.isClose | ( | ) |
Definition at line 36 of file ParticipantRole.java.
org.turro.dossier.entity.ParticipantRole.PARTICIPANT_ASSISTANT =(false) |
Definition at line 27 of file ParticipantRole.java.
org.turro.dossier.entity.ParticipantRole.PARTICIPANT_OWNER =(true) |
Definition at line 26 of file ParticipantRole.java.
org.turro.dossier.entity.ParticipantRole.PARTICIPANT_SUBJECT =(false) |
Definition at line 28 of file ParticipantRole.java.