@KSObject public class GetEntityTypeEventArgs extends java.lang.Object
构造器和说明 |
---|
GetEntityTypeEventArgs(MainEntityType mainEntityType) |
限定符和类型 | 方法和说明 |
---|---|
MainEntityType |
getNewEntityType() |
MainEntityType |
getOriginalEntityType() |
void |
setNewEntityType(MainEntityType newEntityType) |
public GetEntityTypeEventArgs(MainEntityType mainEntityType)
@KSMethod public MainEntityType getOriginalEntityType()
@KSMethod public MainEntityType getNewEntityType()
@KSMethod public void setNewEntityType(MainEntityType newEntityType)