📄 objectfactory.java
字号:
*
*/
public SetLength createTagFieldCommandSetLength() {
return new SetLength();
}
/**
* Create an instance of {@link BooleanReturnType }
*
*/
public BooleanReturnType createBooleanReturnType() {
return new BooleanReturnType();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.TriggerCommand.Create }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.TriggerCommand.Create createTriggerCommandCreate() {
return new org.fosstrak.reader.rprm.core.msg.command.TriggerCommand.Create();
}
/**
* Create an instance of {@link TagFieldReturnType }
*
*/
public TagFieldReturnType createTagFieldReturnType() {
return new TagFieldReturnType();
}
/**
* Create an instance of {@link TriggerValueReturnType }
*
*/
public TriggerValueReturnType createTriggerValueReturnType() {
return new TriggerValueReturnType();
}
/**
* Create an instance of {@link TriggerReturnType }
*
*/
public TriggerReturnType createTriggerReturnType() {
return new TriggerReturnType();
}
/**
* Create an instance of {@link RawReadIDs }
*
*/
public RawReadIDs createSourceCommandRawReadIDs() {
return new RawReadIDs();
}
/**
* Create an instance of {@link EventTimeType }
*
*/
public EventTimeType createEventTimeType() {
return new EventTimeType();
}
/**
* Create an instance of {@link SetGlimpsedTimeout }
*
*/
public SetGlimpsedTimeout createSourceCommandSetGlimpsedTimeout() {
return new SetGlimpsedTimeout();
}
/**
* Create an instance of {@link NotificationChannelListParamType }
*
*/
public NotificationChannelListParamType createNotificationChannelListParamType() {
return new NotificationChannelListParamType();
}
/**
* Create an instance of {@link SetHandle }
*
*/
public SetHandle createReaderDeviceCommandSetHandle() {
return new SetHandle();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.SourceCommand.RemoveTagSelectors }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.SourceCommand.RemoveTagSelectors createSourceCommandRemoveTagSelectors() {
return new org.fosstrak.reader.rprm.core.msg.command.SourceCommand.RemoveTagSelectors();
}
/**
* Create an instance of {@link GetNotificationChannel }
*
*/
public GetNotificationChannel createReaderDeviceCommandGetNotificationChannel() {
return new GetNotificationChannel();
}
/**
* Create an instance of {@link FieldNameCommand }
*
*/
public FieldNameCommand createFieldNameCommand() {
return new FieldNameCommand();
}
/**
* Create an instance of {@link ReadQueuedData }
*
*/
public ReadQueuedData createNotificationChannelCommandReadQueuedData() {
return new ReadQueuedData();
}
/**
* Create an instance of {@link TriggerListParamType }
*
*/
public TriggerListParamType createTriggerListParamType() {
return new TriggerListParamType();
}
/**
* Create an instance of {@link ReadPointListReturnType }
*
*/
public ReadPointListReturnType createReadPointListReturnType() {
return new ReadPointListReturnType();
}
/**
* Create an instance of {@link StringListReturnType }
*
*/
public StringListReturnType createStringListReturnType() {
return new StringListReturnType();
}
/**
* Create an instance of {@link GetDataSelector }
*
*/
public GetDataSelector createReaderDeviceCommandGetDataSelector() {
return new GetDataSelector();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.ReaderDeviceCommand.GetSource }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.ReaderDeviceCommand.GetSource createReaderDeviceCommandGetSource() {
return new org.fosstrak.reader.rprm.core.msg.command.ReaderDeviceCommand.GetSource();
}
/**
* Create an instance of {@link GetTagField }
*
*/
public GetTagField createReaderDeviceCommandGetTagField() {
return new GetTagField();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.TriggerListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.TriggerListParamType.List createTriggerListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.command.TriggerListParamType.List();
}
/**
* Create an instance of {@link AddTagFieldNames }
*
*/
public AddTagFieldNames createDataSelectorCommandAddTagFieldNames() {
return new AddTagFieldNames();
}
/**
* Create an instance of {@link DataSelectorListReturnType }
*
*/
public DataSelectorListReturnType createDataSelectorListReturnType() {
return new DataSelectorListReturnType();
}
/**
* Create an instance of {@link TagFieldValueParamType }
*
*/
public TagFieldValueParamType createTagFieldValueParamType() {
return new TagFieldValueParamType();
}
/**
* Create an instance of {@link NoParamType }
*
*/
public NoParamType createNoParamType() {
return new NoParamType();
}
/**
* Create an instance of {@link DataSelectorCommand }
*
*/
public DataSelectorCommand createDataSelectorCommand() {
return new DataSelectorCommand();
}
/**
* Create an instance of {@link GetTrigger }
*
*/
public GetTrigger createReaderDeviceCommandGetTrigger() {
return new GetTrigger();
}
/**
* Create an instance of {@link SetAddress }
*
*/
public SetAddress createNotificationChannelCommandSetAddress() {
return new SetAddress();
}
/**
* Create an instance of {@link TriggerTypeReturnType }
*
*/
public TriggerTypeReturnType createTriggerTypeReturnType() {
return new TriggerTypeReturnType();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.NotificationChannelCommand.Create }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.NotificationChannelCommand.Create createNotificationChannelCommandCreate() {
return new org.fosstrak.reader.rprm.core.msg.command.NotificationChannelCommand.Create();
}
/**
* Create an instance of {@link StringReturnType }
*
*/
public StringReturnType createStringReturnType() {
return new StringReturnType();
}
/**
* Create an instance of {@link TagFieldValueListParamType }
*
*/
public TagFieldValueListParamType createTagFieldValueListParamType() {
return new TagFieldValueListParamType();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.ReaderDeviceCommand.RemoveSources }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.ReaderDeviceCommand.RemoveSources createReaderDeviceCommandRemoveSources() {
return new org.fosstrak.reader.rprm.core.msg.command.ReaderDeviceCommand.RemoveSources();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.ReaderDeviceCommand.GetTagSelector }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.ReaderDeviceCommand.GetTagSelector createReaderDeviceCommandGetTagSelector() {
return new org.fosstrak.reader.rprm.core.msg.command.ReaderDeviceCommand.GetTagSelector();
}
/**
* Create an instance of {@link SetCurrentSource }
*
*/
public SetCurrentSource createReaderDeviceCommandSetCurrentSource() {
return new SetCurrentSource();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.ReaderDeviceCommand.RemoveTagSelectors }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.ReaderDeviceCommand.RemoveTagSelectors createReaderDeviceCommandRemoveTagSelectors() {
return new org.fosstrak.reader.rprm.core.msg.command.ReaderDeviceCommand.RemoveTagSelectors();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.TriggerTypeListReturnType.ReturnValue.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.TriggerTypeListReturnType.ReturnValue.List createTriggerTypeListReturnTypeReturnValueList() {
return new org.fosstrak.reader.rprm.core.msg.command.TriggerTypeListReturnType.ReturnValue.List();
}
/**
* Create an instance of {@link EPC }
*
*/
public EPC createEPC() {
return new EPC();
}
/**
* Create an instance of {@link TagFieldCommand }
*
*/
public TagFieldCommand createTagFieldCommand() {
return new TagFieldCommand();
}
/**
* Create an instance of {@link SourceCommand }
*
*/
public SourceCommand createSourceCommand() {
return new SourceCommand();
}
/**
* Create an instance of {@link TagSelectorListReturnType }
*
*/
public TagSelectorListReturnType createTagSelectorListReturnType() {
return new TagSelectorListReturnType();
}
/**
* Create an instance of {@link SourceInfoType }
*
*/
public SourceInfoType createSourceInfoType() {
return new SourceInfoType();
}
/**
* Create an instance of {@link AddReadPoints }
*
*/
public AddReadPoints createSourceCommandAddReadPoints() {
return new AddReadPoints();
}
/**
* Create an instance of {@link RemoveNotificationTriggers }
*
*/
public RemoveNotificationTriggers createNotificationChannelCommandRemoveNotificationTriggers() {
return new RemoveNotificationTriggers();
}
/**
* Create an instance of {@link EventTriggers }
*
*/
public EventTriggers createTagEventTypeEventTriggers() {
return new EventTriggers();
}
/**
* Create an instance of {@link DataSelectorListParamType }
*
*/
public DataSelectorListParamType createDataSelectorListParamType() {
return new DataSelectorListParamType();
}
/**
* Create an instance of {@link GetReadTrigger }
*
*/
public GetReadTrigger createSourceCommandGetReadTrigger() {
return new GetReadTrigger();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.TagSelectorCommand.Create }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.TagSelectorCommand.Create createTagSelectorCommandCreate() {
return new org.fosstrak.reader.rprm.core.msg.command.TagSelectorCommand.Create();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.ReadPointListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.ReadPointListParamType.List createReadPointListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.command.ReadPointListParamType.List();
}
/**
* Create an instance of {@link HexStringReturnType }
*
*/
public HexStringReturnType createHexStringReturnType() {
return new HexStringReturnType();
}
/**
* Create an instance of {@link ReadIDs }
*
*/
public ReadIDs createSourceCommandReadIDs() {
return new ReadIDs();
}
/**
* Create an instance of {@link SetOffset }
*
*/
public SetOffset createTagFieldCommandSetOffset() {
return new SetOffset();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.NotificationChannelListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.NotificationChannelListParamType.List createNotificationChannelListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.command.NotificationChannelListParamType.List();
}
/**
* Create an instance of {@link RemoveTagFieldNames }
*
*/
public RemoveTagFieldNames createDataSelectorCommandRemoveTagFieldNames() {
return new RemoveTagFieldNames();
}
/**
* Create an instance of {@link org.fosstrak.reader.rprm.core.msg.command.SourceListParamType.List }
*
*/
public org.fosstrak.reader.rprm.core.msg.command.SourceListParamType.List createSourceListParamTypeList() {
return new org.fosstrak.reader.rprm.core.msg.command.SourceListParamType.List();
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -