public class ObjectFactory
extends java.lang.Object
Constructor and Description |
---|
ObjectFactory() |
Modifier and Type | Method and Description |
---|---|
static Entry |
createEntry() |
static javax.xml.bind.JAXBElement<Entry> |
createEntry(Entry value) |
static Form |
createForm() |
static javax.xml.bind.JAXBElement<Form> |
createForm(Form value) |
static OInclude |
createOInclude() |
static javax.xml.bind.JAXBElement<OInclude> |
createOInclude(OInclude value) |
static Ontology |
createOntology() |
static javax.xml.bind.JAXBElement<Ontology> |
createOntology(Ontology value) |
static Pkg |
createPkg() |
static javax.xml.bind.JAXBElement<Pkg> |
createPkg(Pkg 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 Ontology createOntology()
public static OInclude createOInclude()
public static Pkg createPkg()
public static Entry createEntry()
public static Form createForm()
Copyright © 2013 Dassault Systèmes, All Rights Reserved.