📄 objectfactory.java
字号:
/*
* 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 05:26:35 PM CEST
//
package org.fosstrak.reader.rprm.core.msg.reply;
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.reply.AddressReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.BooleanReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.DataSelectorListParamType;
import org.fosstrak.reader.rprm.core.msg.reply.DataSelectorListReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.DataSelectorReply;
import org.fosstrak.reader.rprm.core.msg.reply.DataSelectorReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.EPC;
import org.fosstrak.reader.rprm.core.msg.reply.EpcReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.ErrorType;
import org.fosstrak.reader.rprm.core.msg.reply.EventTimeType;
import org.fosstrak.reader.rprm.core.msg.reply.EventTypeListParamType;
import org.fosstrak.reader.rprm.core.msg.reply.EventTypeListReturnValue;
import org.fosstrak.reader.rprm.core.msg.reply.EventTypeReply;
import org.fosstrak.reader.rprm.core.msg.reply.FieldNameListParamType;
import org.fosstrak.reader.rprm.core.msg.reply.FieldNameListReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.FieldNameReply;
import org.fosstrak.reader.rprm.core.msg.reply.HexStringListType;
import org.fosstrak.reader.rprm.core.msg.reply.HexStringReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.IntReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.NoParamType;
import org.fosstrak.reader.rprm.core.msg.reply.NotificationChannelListParamType;
import org.fosstrak.reader.rprm.core.msg.reply.NotificationChannelListReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.NotificationChannelReply;
import org.fosstrak.reader.rprm.core.msg.reply.NotificationChannelReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.ObjectFactory;
import org.fosstrak.reader.rprm.core.msg.reply.ReadPointListParamType;
import org.fosstrak.reader.rprm.core.msg.reply.ReadPointListReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.ReadPointReply;
import org.fosstrak.reader.rprm.core.msg.reply.ReadPointReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.ReadReportType;
import org.fosstrak.reader.rprm.core.msg.reply.ReaderDeviceReply;
import org.fosstrak.reader.rprm.core.msg.reply.ReaderTimeType;
import org.fosstrak.reader.rprm.core.msg.reply.Reply;
import org.fosstrak.reader.rprm.core.msg.reply.SourceInfoType;
import org.fosstrak.reader.rprm.core.msg.reply.SourceListParamType;
import org.fosstrak.reader.rprm.core.msg.reply.SourceListReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.SourceReply;
import org.fosstrak.reader.rprm.core.msg.reply.SourceReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.StringListParamType;
import org.fosstrak.reader.rprm.core.msg.reply.StringListReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.StringReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.TagEventType;
import org.fosstrak.reader.rprm.core.msg.reply.TagFieldListParamType;
import org.fosstrak.reader.rprm.core.msg.reply.TagFieldListReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.TagFieldReply;
import org.fosstrak.reader.rprm.core.msg.reply.TagFieldReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.TagFieldValueListParamType;
import org.fosstrak.reader.rprm.core.msg.reply.TagFieldValueParamType;
import org.fosstrak.reader.rprm.core.msg.reply.TagSelectorListParamType;
import org.fosstrak.reader.rprm.core.msg.reply.TagSelectorListReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.TagSelectorReply;
import org.fosstrak.reader.rprm.core.msg.reply.TagSelectorReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.TagType;
import org.fosstrak.reader.rprm.core.msg.reply.TimeStampReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.TriggerListParamType;
import org.fosstrak.reader.rprm.core.msg.reply.TriggerListReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.TriggerReply;
import org.fosstrak.reader.rprm.core.msg.reply.TriggerReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.TriggerTypeListReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.TriggerTypeReply;
import org.fosstrak.reader.rprm.core.msg.reply.TriggerTypeReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.TriggerValueReturnType;
import org.fosstrak.reader.rprm.core.msg.reply.NotificationChannelReply.ReadQueuedData;
import org.fosstrak.reader.rprm.core.msg.reply.ReadReportType.SourceReport;
import org.fosstrak.reader.rprm.core.msg.reply.SourceReply.RawReadIDs;
import org.fosstrak.reader.rprm.core.msg.reply.SourceReply.Read;
import org.fosstrak.reader.rprm.core.msg.reply.SourceReply.ReadIDs;
import org.fosstrak.reader.rprm.core.msg.reply.TagEventType.EventTriggers;
import org.fosstrak.reader.rprm.core.msg.reply.TriggerTypeListReturnType.ReturnValue;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the org.fosstrak.reader.msg.reply 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.reply
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link NoParamType }
*
*/
public NoParamType createNoParamType() {
return new NoParamType();
}
/**
* Create an instance of {@link TriggerTypeListReturnType }
*
*/
public TriggerTypeListReturnType createTriggerTypeListReturnType() {
return new TriggerTypeListReturnType();
}
/**
* Create an instance of {@link EventTypeListParamType }
*
*/
public EventTypeListParamType createEventTypeListParamType() {
return new EventTypeListParamType();
}
/**
* Create an instance of {@link EventTriggers }
*
*/
public EventTriggers createTagEventTypeEventTriggers() {
return new EventTriggers();
}
/**
* Create an instance of {@link SourceInfoType }
*
*/
public SourceInfoType createSourceInfoType() {
return new SourceInfoType();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.SourceListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.SourceListParamType.List createSourceListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.reply.SourceListParamType.List();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.HexStringListType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.HexStringListType.List createHexStringListTypeList() {
return new org.fosstrak.reader.rprm.core.msg.reply.HexStringListType.List();
}
/**
* Create an instance of {@link StringListReturnType }
*
*/
public StringListReturnType createStringListReturnType() {
return new StringListReturnType();
}
/**
* Create an instance of {@link DataSelectorReply }
*
*/
public DataSelectorReply createDataSelectorReply() {
return new DataSelectorReply();
}
/**
* Create an instance of {@link TagFieldReturnType }
*
*/
public TagFieldReturnType createTagFieldReturnType() {
return new TagFieldReturnType();
}
/**
* Create an instance of {@link ReaderDeviceReply }
*
*/
public ReaderDeviceReply createReaderDeviceReply() {
return new ReaderDeviceReply();
}
/**
* Create an instance of {@link TriggerTypeReply }
*
*/
public TriggerTypeReply createTriggerTypeReply() {
return new TriggerTypeReply();
}
/**
* Create an instance of {@link TagFieldReply }
*
*/
public TagFieldReply createTagFieldReply() {
return new TagFieldReply();
}
/**
* Create an instance of {@link EventTypeReply }
*
*/
public EventTypeReply createEventTypeReply() {
return new EventTypeReply();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.FieldNameListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.FieldNameListParamType.List createFieldNameListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.reply.FieldNameListParamType.List();
}
/**
* Create an instance of {@link ReturnValue }
*
*/
public ReturnValue createTriggerTypeListReturnTypeReturnValue() {
return new ReturnValue();
}
/**
* Create an instance of {@link StringListParamType }
*
*/
public StringListParamType createStringListParamType() {
return new StringListParamType();
}
/**
* Create an instance of {@link TagFieldListParamType }
*
*/
public TagFieldListParamType createTagFieldListParamType() {
return new TagFieldListParamType();
}
/**
* Create an instance of {@link TriggerValueReturnType }
*
*/
public TriggerValueReturnType createTriggerValueReturnType() {
return new TriggerValueReturnType();
}
/**
* Create an instance of {@link NotificationChannelReply }
*
*/
public NotificationChannelReply createNotificationChannelReply() {
return new NotificationChannelReply();
}
/**
* Create an instance of {@link TriggerListReturnType }
*
*/
public TriggerListReturnType createTriggerListReturnType() {
return new TriggerListReturnType();
}
/**
* Create an instance of {@link FieldNameListParamType }
*
*/
public FieldNameListParamType createFieldNameListParamType() {
return new FieldNameListParamType();
}
/**
* Create an instance of {@link DataSelectorListReturnType }
*
*/
public DataSelectorListReturnType createDataSelectorListReturnType() {
return new DataSelectorListReturnType();
}
/**
* Create an instance of {@link ReadQueuedData }
*
*/
public ReadQueuedData createNotificationChannelReplyReadQueuedData() {
return new ReadQueuedData();
}
/**
* Create an instance of {@link Read }
*
*/
public Read createSourceReplyRead() {
return new Read();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.DataSelectorListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.DataSelectorListParamType.List createDataSelectorListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.reply.DataSelectorListParamType.List();
}
/**
* Create an instance of {@link EventTimeType }
*
*/
public EventTimeType createEventTimeType() {
return new EventTimeType();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.TagFieldListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.TagFieldListParamType.List createTagFieldListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.reply.TagFieldListParamType.List();
}
/**
* Create an instance of {@link SourceListReturnType }
*
*/
public SourceListReturnType createSourceListReturnType() {
return new SourceListReturnType();
}
/**
* Create an instance of {@link TagSelectorListParamType }
*
*/
public TagSelectorListParamType createTagSelectorListParamType() {
return new TagSelectorListParamType();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.TriggerTypeListReturnType.ReturnValue.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.TriggerTypeListReturnType.ReturnValue.List createTriggerTypeListReturnTypeReturnValueList() {
return new org.fosstrak.reader.rprm.core.msg.reply.TriggerTypeListReturnType.ReturnValue.List();
}
/**
* Create an instance of {@link ReadPointListParamType }
*
*/
public ReadPointListParamType createReadPointListParamType() {
return new ReadPointListParamType();
}
/**
* Create an instance of {@link TagSelectorReply }
*
*/
public TagSelectorReply createTagSelectorReply() {
return new TagSelectorReply();
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -