public static final class ClassDefEntity.Undefined.Builder extends ClassDefEntity.Builder
Modifier and Type | Method and Description |
---|---|
ClassDefEntity.Undefined |
build()
Builds an abstract entity.
|
ClassDefEntity.Undefined.Builder |
setKey(String key)
Sets the key.
|
addImplemented, copyFrom, setClassLib, setImpl, setUUID
copyFrom, getName, getThisLogger, getUUID, setName, setName
public ClassDefEntity.Undefined build()
build
in class ClassDefEntity.Builder
@Nonnull public ClassDefEntity.Undefined.Builder setKey(@Nonnull String key)
key
- The key.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.