类 Action
java.lang.Object
net.jlxxw.schema.org.AbstractSchema
net.jlxxw.schema.org.Action
- 直接已知子类:
AchieveAction,AssessAction,ConsumeAction,ControlAction,CreateAction,FindAction,InteractAction,MoveAction,OrganizeAction,PlayAction,SearchAction,SeekToAction,SolveMathAction,TradeAction,TransferAction,UpdateAction
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getAgent()getError()voidsetActionProcess(HowTo actionProcess) voidsetActionStatus(ActionStatusType actionStatus) voidsetAgent(List<AbstractSchema> agent) voidsetEndTime(LocalDateTime endTime) voidvoidsetInstrument(Thing instrument) voidsetLocation(String location) voidvoidsetParticipant(List<AbstractSchema> participant) voidsetProvider(List<AbstractSchema> provider) voidvoidsetStartTime(LocalDateTime startTime) void从类继承的方法 net.jlxxw.schema.org.AbstractSchema
getComment, getContext, getDescription, getId, getLabel, getName, getType, parseToObject, setComment, setContext, setDescription, setId, setLabel, setMapper, setName, setType, toJsonLdString, toString
-
构造器详细资料
-
Action
public Action()
-
-
方法详细资料
-
getTarget
-
setTarget
-
getResult
-
setResult
-
getParticipant
-
setParticipant
-
getStartTime
-
setStartTime
-
getError
-
setError
-
getLocation
-
setLocation
-
getAgent
-
setAgent
-
getEndTime
-
setEndTime
-
getObject
-
setObject
-
getProvider
-
setProvider
-
getActionStatus
-
setActionStatus
-
getInstrument
-
setInstrument
-
getActionProcess
-
setActionProcess
-