📄 objectfactory.java
字号:
/**
* Create an instance of {@link ReadIDs }
*
*/
public ReadIDs createSourceReplyReadIDs() {
return new ReadIDs();
}
/**
* Create an instance of {@link StringReturnType }
*
*/
public StringReturnType createStringReturnType() {
return new StringReturnType();
}
/**
* Create an instance of {@link SourceListParamType }
*
*/
public SourceListParamType createSourceListParamType() {
return new SourceListParamType();
}
/**
* Create an instance of {@link ReaderTimeType }
*
*/
public ReaderTimeType createReaderTimeType() {
return new ReaderTimeType();
}
/**
* Create an instance of {@link FieldNameReply }
*
*/
public FieldNameReply createFieldNameReply() {
return new FieldNameReply();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.NotificationChannelListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.NotificationChannelListParamType.List createNotificationChannelListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.reply.NotificationChannelListParamType.List();
}
/**
* Create an instance of {@link DataSelectorReturnType }
*
*/
public DataSelectorReturnType createDataSelectorReturnType() {
return new DataSelectorReturnType();
}
/**
* Create an instance of {@link BooleanReturnType }
*
*/
public BooleanReturnType createBooleanReturnType() {
return new BooleanReturnType();
}
/**
* Create an instance of {@link EPC }
*
*/
public EPC createEPC() {
return new EPC();
}
/**
* Create an instance of {@link HexStringListType }
*
*/
public HexStringListType createHexStringListType() {
return new HexStringListType();
}
/**
* Create an instance of {@link EpcReturnType }
*
*/
public EpcReturnType createEpcReturnType() {
return new EpcReturnType();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.ReadPointListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.ReadPointListParamType.List createReadPointListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.reply.ReadPointListParamType.List();
}
/**
* Create an instance of {@link ReadPointReturnType }
*
*/
public ReadPointReturnType createReadPointReturnType() {
return new ReadPointReturnType();
}
/**
* Create an instance of {@link TimeStampReturnType }
*
*/
public TimeStampReturnType createTimeStampReturnType() {
return new TimeStampReturnType();
}
/**
* Create an instance of {@link RawReadIDs }
*
*/
public RawReadIDs createSourceReplyRawReadIDs() {
return new RawReadIDs();
}
/**
* Create an instance of {@link EventTypeListReturnValue }
*
*/
public EventTypeListReturnValue createEventTypeListReturnValue() {
return new EventTypeListReturnValue();
}
/**
* Create an instance of {@link TriggerTypeReturnType }
*
*/
public TriggerTypeReturnType createTriggerTypeReturnType() {
return new TriggerTypeReturnType();
}
/**
* Create an instance of {@link SourceReport }
*
*/
public SourceReport createReadReportTypeSourceReport() {
return new SourceReport();
}
/**
* Create an instance of {@link NotificationChannelListReturnType }
*
*/
public NotificationChannelListReturnType createNotificationChannelListReturnType() {
return new NotificationChannelListReturnType();
}
/**
* Create an instance of {@link SourceReturnType }
*
*/
public SourceReturnType createSourceReturnType() {
return new SourceReturnType();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.StringListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.StringListParamType.List createStringListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.reply.StringListParamType.List();
}
/**
* Create an instance of {@link TriggerReturnType }
*
*/
public TriggerReturnType createTriggerReturnType() {
return new TriggerReturnType();
}
/**
* Create an instance of {@link FieldNameListReturnType }
*
*/
public FieldNameListReturnType createFieldNameListReturnType() {
return new FieldNameListReturnType();
}
/**
* Create an instance of {@link Reply }
*
*/
public Reply createReply() {
return new Reply();
}
/**
* Create an instance of {@link NotificationChannelListParamType }
*
*/
public NotificationChannelListParamType createNotificationChannelListParamType() {
return new NotificationChannelListParamType();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.TagSelectorListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.TagSelectorListParamType.List createTagSelectorListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.reply.TagSelectorListParamType.List();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.TriggerListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.TriggerListParamType.List createTriggerListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.reply.TriggerListParamType.List();
}
/**
* Create an instance of {@link TagFieldValueListParamType }
*
*/
public TagFieldValueListParamType createTagFieldValueListParamType() {
return new TagFieldValueListParamType();
}
/**
* Create an instance of {@link ReadReportType }
*
*/
public ReadReportType createReadReportType() {
return new ReadReportType();
}
/**
* Create an instance of {@link IntReturnType }
*
*/
public IntReturnType createIntReturnType() {
return new IntReturnType();
}
/**
* Create an instance of {@link TagSelectorListReturnType }
*
*/
public TagSelectorListReturnType createTagSelectorListReturnType() {
return new TagSelectorListReturnType();
}
/**
* Create an instance of {@link TagFieldListReturnType }
*
*/
public TagFieldListReturnType createTagFieldListReturnType() {
return new TagFieldListReturnType();
}
/**
* Create an instance of {@link AddressReturnType }
*
*/
public AddressReturnType createAddressReturnType() {
return new AddressReturnType();
}
/**
* Create an instance of {@link TagEventType }
*
*/
public TagEventType createTagEventType() {
return new TagEventType();
}
/**
* Create an instance of {@link TriggerReply }
*
*/
public TriggerReply createTriggerReply() {
return new TriggerReply();
}
/**
* Create an instance of {@link ReadPointListReturnType }
*
*/
public ReadPointListReturnType createReadPointListReturnType() {
return new ReadPointListReturnType();
}
/**
* Create an instance of {@link TriggerListParamType }
*
*/
public TriggerListParamType createTriggerListParamType() {
return new TriggerListParamType();
}
/**
* Create an instance of {@link HexStringReturnType }
*
*/
public HexStringReturnType createHexStringReturnType() {
return new HexStringReturnType();
}
/**
* Create an instance of {@link TagSelectorReturnType }
*
*/
public TagSelectorReturnType createTagSelectorReturnType() {
return new TagSelectorReturnType();
}
/**
* Create an instance of {@link TagFieldValueParamType }
*
*/
public TagFieldValueParamType createTagFieldValueParamType() {
return new TagFieldValueParamType();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.TagFieldValueListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.TagFieldValueListParamType.List createTagFieldValueListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.reply.TagFieldValueListParamType.List();
}
/**
* Create an instance of {@link SourceReply }
*
*/
public SourceReply createSourceReply() {
return new SourceReply();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.reply.EventTypeListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.reply.EventTypeListParamType.List createEventTypeListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.reply.EventTypeListParamType.List();
}
/**
* Create an instance of {@link DataSelectorListParamType }
*
*/
public DataSelectorListParamType createDataSelectorListParamType() {
return new DataSelectorListParamType();
}
/**
* Create an instance of {@link ErrorType }
*
*/
public ErrorType createErrorType() {
return new ErrorType();
}
/**
* Create an instance of {@link TagType }
*
*/
public TagType createTagType() {
return new TagType();
}
/**
* Create an instance of {@link NotificationChannelReturnType }
*
*/
public NotificationChannelReturnType createNotificationChannelReturnType() {
return new NotificationChannelReturnType();
}
/**
* Create an instance of {@link ReadPointReply }
*
*/
public ReadPointReply createReadPointReply() {
return new ReadPointReply();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link byte[]}{@code >}}
*
*/
@XmlElementDecl(namespace = "", name = "value", scope = org.fosstrak.reader.rprm.core.msg.reply.HexStringListType.List.class)
@XmlJavaTypeAdapter(HexBinaryAdapter.class)
public JAXBElement<byte[]> createHexStringListTypeListValue(byte[] value) {
return new JAXBElement<byte[]>(_HexStringListTypeListValue_QNAME, byte[].class, org.fosstrak.reader.rprm.core.msg.reply.HexStringListType.List.class, ((byte[]) value));
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -