public class ObjectFactory
extends java.lang.Object
Constructor and Description |
---|
ObjectFactory() |
Modifier and Type | Method and Description |
---|---|
static Category |
createCategory() |
static javax.xml.bind.JAXBElement<Category> |
createCategory(Category value) |
static DateFormat |
createDateFormat() |
static javax.xml.bind.JAXBElement<DateFormat> |
createDateFormat(DateFormat value) |
static FastRulesDefinition |
createFastRulesDefinition() |
static javax.xml.bind.JAXBElement<FastRulesDefinition> |
createFastRulesDefinition(FastRulesDefinition value) |
static Rule |
createRule() |
static javax.xml.bind.JAXBElement<Rule> |
createRule(Rule value) |
static javax.xml.bind.JAXBContext |
getContext() |
public static javax.xml.bind.JAXBContext getContext() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static FastRulesDefinition createFastRulesDefinition()
public static javax.xml.bind.JAXBElement<FastRulesDefinition> createFastRulesDefinition(FastRulesDefinition value)
public static Category createCategory()
public static DateFormat createDateFormat()
public static javax.xml.bind.JAXBElement<DateFormat> createDateFormat(DateFormat value)
public static Rule createRule()
Copyright © 2013 Dassault Systèmes, All Rights Reserved.