public interface Implementation extends ProvidedKeyEntity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
Modifier and Type | Method and Description |
---|---|
String |
getBody() |
ImplementationEngine |
getEngine() |
ImplementationType |
getType() |
void |
setBody(String body) |
void |
setEngine(ImplementationEngine engine) |
void |
setType(ImplementationType type) |
setKey
ImplementationEngine getEngine()
void setEngine(ImplementationEngine engine)
ImplementationType getType()
void setType(ImplementationType type)
String getBody()
void setBody(String body)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.