|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbr.gov.ans.tiss.ws.tipos.tisssolicitacaoprocedimento.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the br.gov.ans.tiss.ws.tipos.tisssolicitacaoprocedimento package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Field Summary | |
---|---|
private static javax.xml.namespace.QName |
_AutorizacaoProcedimento_QNAME
|
private static javax.xml.namespace.QName |
_DestinatarioInvalido_QNAME
|
private static javax.xml.namespace.QName |
_HashInvalido_QNAME
|
private static javax.xml.namespace.QName |
_RemetenteInvalido_QNAME
|
private static javax.xml.namespace.QName |
_SolicitacaoProcedimento_QNAME
|
private static javax.xml.namespace.QName |
_VersaoInvalida_QNAME
|
Constructor Summary | |
---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: br.gov.ans.tiss.ws.tipos.tisssolicitacaoprocedimento |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final javax.xml.namespace.QName _RemetenteInvalido_QNAME
private static final javax.xml.namespace.QName _VersaoInvalida_QNAME
private static final javax.xml.namespace.QName _AutorizacaoProcedimento_QNAME
private static final javax.xml.namespace.QName _HashInvalido_QNAME
private static final javax.xml.namespace.QName _SolicitacaoProcedimento_QNAME
private static final javax.xml.namespace.QName _DestinatarioInvalido_QNAME
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public WsSolicitacaoProcedimento.SolicitacaoProcedimento createWsSolicitacaoProcedimentoSolicitacaoProcedimento()
WsSolicitacaoProcedimento.SolicitacaoProcedimento
public WsAutorizacaoProcedimento createWsAutorizacaoProcedimento()
WsAutorizacaoProcedimento
public WsAutorizacaoProcedimento.AutorizacaoServico.CtDiariaProrrogacaoAutorizada createWsAutorizacaoProcedimentoAutorizacaoServicoCtDiariaProrrogacaoAutorizada()
WsAutorizacaoProcedimento.AutorizacaoServico.CtDiariaProrrogacaoAutorizada
public WsAutorizacaoProcedimento.AutorizacaoServico.TotalOdonto createWsAutorizacaoProcedimentoAutorizacaoServicoTotalOdonto()
WsAutorizacaoProcedimento.AutorizacaoServico.TotalOdonto
public WsAutorizacaoProcedimento.AutorizacaoServico createWsAutorizacaoProcedimentoAutorizacaoServico()
WsAutorizacaoProcedimento.AutorizacaoServico
public WsSolicitacaoProcedimento createWsSolicitacaoProcedimento()
WsSolicitacaoProcedimento
public javax.xml.bind.JAXBElement<java.lang.String> createRemetenteInvalido(java.lang.String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<java.lang.String> createVersaoInvalida(java.lang.String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<WsAutorizacaoProcedimento> createAutorizacaoProcedimento(WsAutorizacaoProcedimento value)
JAXBElement
<
WsAutorizacaoProcedimento
>
}
public javax.xml.bind.JAXBElement<java.lang.String> createHashInvalido(java.lang.String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<WsSolicitacaoProcedimento> createSolicitacaoProcedimento(WsSolicitacaoProcedimento value)
JAXBElement
<
WsSolicitacaoProcedimento
>
}
public javax.xml.bind.JAXBElement<java.lang.String> createDestinatarioInvalido(java.lang.String value)
JAXBElement
<
String
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |