public class ObjectFactory
extends java.lang.Object
Constructor and Description |
---|
ObjectFactory() |
public static javax.xml.bind.JAXBContext getContext() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static LearningConfigList createLearningConfigList()
public static javax.xml.bind.JAXBElement<LearningConfigList> createLearningConfigList(LearningConfigList value)
public static Category createCategory()
public static LearningTasksTriggerCondition createLearningTasksTriggerCondition()
public static javax.xml.bind.JAXBElement<LearningTasksTriggerCondition> createLearningTasksTriggerCondition(LearningTasksTriggerCondition value)
public static StorageConfig createStorageConfig()
public static javax.xml.bind.JAXBElement<StorageConfig> createStorageConfig(StorageConfig value)
public static LearningConfig createLearningConfig()
public static javax.xml.bind.JAXBElement<LearningConfig> createLearningConfig(LearningConfig value)
public static Descriptor createDescriptor()
public static javax.xml.bind.JAXBElement<Descriptor> createDescriptor(Descriptor value)
public static ClassifierConfig createClassifierConfig()
public static javax.xml.bind.JAXBElement<ClassifierConfig> createClassifierConfig(ClassifierConfig value)
public static DocumentAnnotation createDocumentAnnotation()
public static javax.xml.bind.JAXBElement<DocumentAnnotation> createDocumentAnnotation(DocumentAnnotation value)
public static ClusteringConfig createClusteringConfig()
public static javax.xml.bind.JAXBElement<ClusteringConfig> createClusteringConfig(ClusteringConfig value)
public static NewsClusteringConfig createNewsClusteringConfig()
public static javax.xml.bind.JAXBElement<NewsClusteringConfig> createNewsClusteringConfig(NewsClusteringConfig value)
public static GetLearningConfigList createGetLearningConfigList()
public static javax.xml.bind.JAXBElement<GetLearningConfigList> createGetLearningConfigList(GetLearningConfigList value)
public static SetLearningConfigList createSetLearningConfigList()
public static javax.xml.bind.JAXBElement<SetLearningConfigList> createSetLearningConfigList(SetLearningConfigList value)
public static GetLearningConfigListByVersion createGetLearningConfigListByVersion()
public static javax.xml.bind.JAXBElement<GetLearningConfigListByVersion> createGetLearningConfigListByVersion(GetLearningConfigListByVersion value)
Copyright © 2021 Dassault Systèmes, All Rights Reserved.