Class GeneratedField

java.lang.Object
io.atlasmap.v2.Field
org.qubership.integration.platform.mapper.GeneratedField
All Implemented Interfaces:
Serializable

public class GeneratedField extends io.atlasmap.v2.Field
See Also:
  • Field Summary

    Fields inherited from class io.atlasmap.v2.Field

    actions, arrayDimensions, arraySize, collectionType, docId, fieldType, format, index, name, path, required, status, value
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class io.atlasmap.v2.Field

    getActions, getArrayDimensions, getArraySize, getCollectionType, getDocId, getFieldType, getFormat, getIndex, getName, getPath, getStatus, getValue, isRequired, setActions, setArrayDimensions, setArraySize, setCollectionType, setDocId, setFieldType, setFormat, setIndex, setName, setPath, setRequired, setStatus, setValue

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GeneratedField

      public GeneratedField()