⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 objectfactory.java

📁 关于 RFID 读写器的相关内容
💻 JAVA
📖 第 1 页 / 共 2 页
字号:
/*
 * Copyright (C) 2007 ETH Zurich
 *
 * This file is part of Fosstrak (www.fosstrak.org).
 *
 * Fosstrak is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License version 2.1, as published by the Free Software Foundation.
 *
 * Fosstrak is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with Fosstrak; if not, write to the Free
 * Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 * Boston, MA  02110-1301  USA
 */

//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0-b26-ea3 
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2006.07.05 at 04:25:04 PM CEST 
//


package org.fosstrak.reader.rprm.core.msg.notification;

import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.bind.annotation.adapters.HexBinaryAdapter;
import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import javax.xml.namespace.QName;

import org.fosstrak.reader.rprm.core.msg.notification.AckNack;
import org.fosstrak.reader.rprm.core.msg.notification.AddressReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.BooleanReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.DataSelectorListParamType;
import org.fosstrak.reader.rprm.core.msg.notification.DataSelectorListReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.DataSelectorReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.EPC;
import org.fosstrak.reader.rprm.core.msg.notification.EpcReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.EventTimeType;
import org.fosstrak.reader.rprm.core.msg.notification.EventTypeListParamType;
import org.fosstrak.reader.rprm.core.msg.notification.EventTypeListReturnValue;
import org.fosstrak.reader.rprm.core.msg.notification.FieldNameListParamType;
import org.fosstrak.reader.rprm.core.msg.notification.FieldNameListReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.HexStringListType;
import org.fosstrak.reader.rprm.core.msg.notification.HexStringReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.IntReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.NoParamType;
import org.fosstrak.reader.rprm.core.msg.notification.Notification;
import org.fosstrak.reader.rprm.core.msg.notification.NotificationChannelListParamType;
import org.fosstrak.reader.rprm.core.msg.notification.NotificationChannelListReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.NotificationChannelReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.ObjectFactory;
import org.fosstrak.reader.rprm.core.msg.notification.ReadPointListParamType;
import org.fosstrak.reader.rprm.core.msg.notification.ReadPointListReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.ReadPointReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.ReadReportType;
import org.fosstrak.reader.rprm.core.msg.notification.ReaderTimeType;
import org.fosstrak.reader.rprm.core.msg.notification.ReaderType;
import org.fosstrak.reader.rprm.core.msg.notification.SourceInfoType;
import org.fosstrak.reader.rprm.core.msg.notification.SourceListParamType;
import org.fosstrak.reader.rprm.core.msg.notification.SourceListReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.SourceReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.StringListParamType;
import org.fosstrak.reader.rprm.core.msg.notification.StringListReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.StringReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.TagEventType;
import org.fosstrak.reader.rprm.core.msg.notification.TagFieldListParamType;
import org.fosstrak.reader.rprm.core.msg.notification.TagFieldListReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.TagFieldReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.TagFieldValueListParamType;
import org.fosstrak.reader.rprm.core.msg.notification.TagFieldValueParamType;
import org.fosstrak.reader.rprm.core.msg.notification.TagSelectorListParamType;
import org.fosstrak.reader.rprm.core.msg.notification.TagSelectorListReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.TagSelectorReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.TagType;
import org.fosstrak.reader.rprm.core.msg.notification.TimeStampReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.TriggerListParamType;
import org.fosstrak.reader.rprm.core.msg.notification.TriggerListReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.TriggerReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.TriggerTypeListReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.TriggerTypeReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.TriggerValueReturnType;
import org.fosstrak.reader.rprm.core.msg.notification.ReadReportType.SourceReport;
import org.fosstrak.reader.rprm.core.msg.notification.TagEventType.EventTriggers;
import org.fosstrak.reader.rprm.core.msg.notification.TriggerTypeListReturnType.ReturnValue;


/**
 * This object contains factory methods for each 
 * Java content interface and Java element interface 
 * generated in the org.fosstrak.reader.msg.notification package. 
 * <p>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.
 * 
 */
@XmlRegistry
public class ObjectFactory {

    private final static QName _HexStringListTypeListValue_QNAME = new QName("", "value");

    /**
     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.fosstrak.reader.msg.notification
     * 
     */
    public ObjectFactory() {
    }

    /**
     * Create an instance of {@link ReadPointListParamType }
     * 
     */
    public ReadPointListParamType createReadPointListParamType() {
        return new ReadPointListParamType();
    }

    /**
     * Create an instance of {@link IntReturnType }
     * 
     */
    public IntReturnType createIntReturnType() {
        return new IntReturnType();
    }

    /**
     * Create an instance of {@link org.fosstrak.reader.rprm.core.msg.notification.TagSelectorListParamType.List }
     * 
     */
    public org.fosstrak.reader.rprm.core.msg.notification.TagSelectorListParamType.List createTagSelectorListParamTypeList() {
        return new org.fosstrak.reader.rprm.core.msg.notification.TagSelectorListParamType.List();
    }

    /**
     * Create an instance of {@link ReadPointReturnType }
     * 
     */
    public ReadPointReturnType createReadPointReturnType() {
        return new ReadPointReturnType();
    }

    /**
     * Create an instance of {@link AddressReturnType }
     * 
     */
    public AddressReturnType createAddressReturnType() {
        return new AddressReturnType();
    }

    /**
     * Create an instance of {@link TagFieldReturnType }
     * 
     */
    public TagFieldReturnType createTagFieldReturnType() {
        return new TagFieldReturnType();
    }

    /**
     * Create an instance of {@link org.fosstrak.reader.rprm.core.msg.notification.TriggerTypeListReturnType.ReturnValue.List }
     * 
     */
    public org.fosstrak.reader.rprm.core.msg.notification.TriggerTypeListReturnType.ReturnValue.List createTriggerTypeListReturnTypeReturnValueList() {
        return new org.fosstrak.reader.rprm.core.msg.notification.TriggerTypeListReturnType.ReturnValue.List();
    }

    /**
     * Create an instance of {@link ReadReportType }
     * 
     */
    public ReadReportType createReadReportType() {
        return new ReadReportType();
    }

    /**
     * Create an instance of {@link DataSelectorListParamType }
     * 
     */
    public DataSelectorListParamType createDataSelectorListParamType() {
        return new DataSelectorListParamType();
    }

    /**
     * Create an instance of {@link DataSelectorListReturnType }
     * 
     */
    public DataSelectorListReturnType createDataSelectorListReturnType() {
        return new DataSelectorListReturnType();
    }

    /**
     * Create an instance of {@link TimeStampReturnType }
     * 
     */
    public TimeStampReturnType createTimeStampReturnType() {
        return new TimeStampReturnType();
    }

    /**
     * Create an instance of {@link StringReturnType }
     * 
     */
    public StringReturnType createStringReturnType() {
        return new StringReturnType();
    }

    /**
     * Create an instance of {@link ReaderType }
     * 
     */
    public ReaderType createReaderType() {
        return new ReaderType();
    }

    /**
     * Create an instance of {@link TagFieldListReturnType }
     * 
     */
    public TagFieldListReturnType createTagFieldListReturnType() {
        return new TagFieldListReturnType();
    }

    /**
     * Create an instance of {@link EventTypeListParamType }
     * 
     */
    public EventTypeListParamType createEventTypeListParamType() {
        return new EventTypeListParamType();
    }

    /**
     * Create an instance of {@link AckNack }
     * 
     */
    public AckNack createAckNack() {
        return new AckNack();
    }

    /**
     * Create an instance of {@link SourceListReturnType }
     * 
     */
    public SourceListReturnType createSourceListReturnType() {
        return new SourceListReturnType();
    }

    /**
     * Create an instance of {@link TagSelectorListReturnType }
     * 
     */
    public TagSelectorListReturnType createTagSelectorListReturnType() {
        return new TagSelectorListReturnType();
    }

    /**
     * Create an instance of {@link org.fosstrak.reader.rprm.core.msg.notification.TagFieldValueListParamType.List }
     * 
     */
    public org.fosstrak.reader.rprm.core.msg.notification.TagFieldValueListParamType.List createTagFieldValueListParamTypeList() {
        return new org.fosstrak.reader.rprm.core.msg.notification.TagFieldValueListParamType.List();
    }

    /**
     * Create an instance of {@link NotificationChannelListReturnType }
     * 
     */
    public NotificationChannelListReturnType createNotificationChannelListReturnType() {
        return new NotificationChannelListReturnType();
    }

    /**
     * Create an instance of {@link TriggerListReturnType }
     * 
     */
    public TriggerListReturnType createTriggerListReturnType() {
        return new TriggerListReturnType();
    }

    /**
     * Create an instance of {@link org.fosstrak.reader.rprm.core.msg.notification.EventTypeListParamType.List }
     * 
     */
    public org.fosstrak.reader.rprm.core.msg.notification.EventTypeListParamType.List createEventTypeListParamTypeList() {
        return new org.fosstrak.reader.rprm.core.msg.notification.EventTypeListParamType.List();
    }

    /**
     * Create an instance of {@link TagSelectorReturnType }
     * 
     */
    public TagSelectorReturnType createTagSelectorReturnType() {
        return new TagSelectorReturnType();
    }

    /**
     * Create an instance of {@link TagType }
     * 
     */
    public TagType createTagType() {
        return new TagType();
    }

    /**
     * Create an instance of {@link org.fosstrak.reader.rprm.core.msg.notification.FieldNameListParamType.List }
     * 
     */
    public org.fosstrak.reader.rprm.core.msg.notification.FieldNameListParamType.List createFieldNameListParamTypeList() {
        return new org.fosstrak.reader.rprm.core.msg.notification.FieldNameListParamType.List();
    }

    /**
     * Create an instance of {@link TagFieldListParamType }
     * 
     */
    public TagFieldListParamType createTagFieldListParamType() {
        return new TagFieldListParamType();
    }

    /**
     * Create an instance of {@link EventTypeListReturnValue }
     * 
     */
    public EventTypeListReturnValue createEventTypeListReturnValue() {
        return new EventTypeListReturnValue();

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -