|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InsurabilityRequestTypeType | |
---|---|
be.cin.mycarenet._1_0.carenet.types |
Uses of InsurabilityRequestTypeType in be.cin.mycarenet._1_0.carenet.types |
---|
Methods in be.cin.mycarenet._1_0.carenet.types that return InsurabilityRequestTypeType | |
---|---|
static InsurabilityRequestTypeType |
InsurabilityRequestTypeType.fromValue(String v)
|
InsurabilityRequestTypeType |
InsurabilityRequestDetail.getInsurabilityRequestType()
Indication if the request is informational or intended for invoicing. |
static InsurabilityRequestTypeType |
InsurabilityRequestTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InsurabilityRequestTypeType[] |
InsurabilityRequestTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in be.cin.mycarenet._1_0.carenet.types that return types with arguments of type InsurabilityRequestTypeType | |
---|---|
JAXBElement<InsurabilityRequestTypeType> |
ObjectFactory.createInsurabilityRequestType(InsurabilityRequestTypeType value)
Create an instance of JAXBElement < InsurabilityRequestTypeType > } |
Methods in be.cin.mycarenet._1_0.carenet.types with parameters of type InsurabilityRequestTypeType | |
---|---|
JAXBElement<InsurabilityRequestTypeType> |
ObjectFactory.createInsurabilityRequestType(InsurabilityRequestTypeType value)
Create an instance of JAXBElement < InsurabilityRequestTypeType > } |
void |
InsurabilityRequestDetail.setInsurabilityRequestType(InsurabilityRequestTypeType value)
Sets the value of the insurabilityRequestType property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |