public class ObjectFactory extends Object
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.
Constructor and Description |
---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: be.fgov.ehealth.dics.core.v4.virtual.common
|
Modifier and Type | Method and Description |
---|---|
CommentedClassificationKeyType |
createCommentedClassificationKeyType()
Create an instance of
CommentedClassificationKeyType |
RealVirtualIngredientKeyType |
createRealVirtualIngredientKeyType()
Create an instance of
RealVirtualIngredientKeyType |
VirtualIngredientKeyType |
createVirtualIngredientKeyType()
Create an instance of
VirtualIngredientKeyType |
VmpGroupKeyType |
createVmpGroupKeyType()
Create an instance of
VmpGroupKeyType |
VmpGroupType |
createVmpGroupType()
Create an instance of
VmpGroupType |
VtmKeyType |
createVtmKeyType()
Create an instance of
VtmKeyType |
public ObjectFactory()
public CommentedClassificationKeyType createCommentedClassificationKeyType()
CommentedClassificationKeyType
public VmpGroupType createVmpGroupType()
VmpGroupType
public VmpGroupKeyType createVmpGroupKeyType()
VmpGroupKeyType
public VtmKeyType createVtmKeyType()
VtmKeyType
public VirtualIngredientKeyType createVirtualIngredientKeyType()
VirtualIngredientKeyType
public RealVirtualIngredientKeyType createRealVirtualIngredientKeyType()
RealVirtualIngredientKeyType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.