|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StFace | |
---|---|
br.gov.ans.padroes.tiss.schemas |
Uses of StFace in br.gov.ans.padroes.tiss.schemas |
---|
Fields in br.gov.ans.padroes.tiss.schemas declared as StFace | |
---|---|
protected StFace |
CtTratamentoOdontoSolicitado.face
|
protected StFace |
CtTratamenteOdontoRealizado.face
|
protected StFace |
CtProcedimentoOdontoRealizado.face
|
protected StFace |
CtProcedimentoOdontologia.face
|
Methods in br.gov.ans.padroes.tiss.schemas that return StFace | |
---|---|
static StFace |
StFace.fromValue(java.lang.String v)
|
StFace |
CtTratamentoOdontoSolicitado.getFace()
Gets the value of the face property. |
StFace |
CtTratamenteOdontoRealizado.getFace()
Gets the value of the face property. |
StFace |
CtProcedimentoOdontoRealizado.getFace()
Gets the value of the face property. |
StFace |
CtProcedimentoOdontologia.getFace()
Gets the value of the face property. |
static StFace |
StFace.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StFace[] |
StFace.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in br.gov.ans.padroes.tiss.schemas with parameters of type StFace | |
---|---|
void |
CtTratamentoOdontoSolicitado.setFace(StFace value)
Sets the value of the face property. |
void |
CtTratamenteOdontoRealizado.setFace(StFace value)
Sets the value of the face property. |
void |
CtProcedimentoOdontoRealizado.setFace(StFace value)
Sets the value of the face property. |
void |
CtProcedimentoOdontologia.setFace(StFace value)
Sets the value of the face property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |