|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StViaDeAcesso | |
---|---|
br.gov.ans.padroes.tiss.schemas |
Uses of StViaDeAcesso in br.gov.ans.padroes.tiss.schemas |
---|
Fields in br.gov.ans.padroes.tiss.schemas declared as StViaDeAcesso | |
---|---|
protected StViaDeAcesso |
CtProcedimentosRealizados.ProcedimentoRealizado.viaAcesso
|
protected StViaDeAcesso |
CtProcedimentoRevisao.ProcedimentosRevisao.viaAcesso
|
protected StViaDeAcesso |
CtProcedimentoRealizadoEquipe.Procedimentos.viaAcesso
|
Methods in br.gov.ans.padroes.tiss.schemas that return StViaDeAcesso | |
---|---|
static StViaDeAcesso |
StViaDeAcesso.fromValue(java.lang.String v)
|
StViaDeAcesso |
CtProcedimentosRealizados.ProcedimentoRealizado.getViaAcesso()
Gets the value of the viaAcesso property. |
StViaDeAcesso |
CtProcedimentoRevisao.ProcedimentosRevisao.getViaAcesso()
Gets the value of the viaAcesso property. |
StViaDeAcesso |
CtProcedimentoRealizadoEquipe.Procedimentos.getViaAcesso()
Gets the value of the viaAcesso property. |
static StViaDeAcesso |
StViaDeAcesso.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StViaDeAcesso[] |
StViaDeAcesso.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 StViaDeAcesso | |
---|---|
void |
CtProcedimentosRealizados.ProcedimentoRealizado.setViaAcesso(StViaDeAcesso value)
Sets the value of the viaAcesso property. |
void |
CtProcedimentoRevisao.ProcedimentosRevisao.setViaAcesso(StViaDeAcesso value)
Sets the value of the viaAcesso property. |
void |
CtProcedimentoRealizadoEquipe.Procedimentos.setViaAcesso(StViaDeAcesso value)
Sets the value of the viaAcesso property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |