Uses of Interface
de.iip_ecosphere.platform.services.spring.descriptor.Field
-
Packages that use Field Package Description de.iip_ecosphere.platform.services.spring.descriptor Interfaces describing the deployment descriptor.de.iip_ecosphere.platform.services.spring.yaml Yaml implementation of the file-based artifact descriptor. -
-
Uses of Field in de.iip_ecosphere.platform.services.spring.descriptor
Methods in de.iip_ecosphere.platform.services.spring.descriptor that return types with arguments of type Field Modifier and Type Method Description java.util.List<? extends Field>Type. getFields()Returns the fields of the type. -
Uses of Field in de.iip_ecosphere.platform.services.spring.yaml
Classes in de.iip_ecosphere.platform.services.spring.yaml that implement Field Modifier and Type Class Description classYamlFieldImplementsFieldfor YAML.
-