Package xyz.block.ftl.schemaextractor
Class SchemaExtractor.SecretConfigData
-
- All Implemented Interfaces:
public final class SchemaExtractor.SecretConfigData
-
-
Constructor Summary
Constructors Constructor Description SchemaExtractor.SecretConfigData(String name, Type type, Position position)
-
Method Summary
Modifier and Type Method Description final StringgetName()final TypegetType()final PositiongetPosition()-
-
Constructor Detail
-
SchemaExtractor.SecretConfigData
SchemaExtractor.SecretConfigData(String name, Type type, Position position)
-
-
Method Detail
-
getType
final Type getType()
-
getPosition
final Position getPosition()
-
-
-
-