Class ChildEntityModelCreateObject


  • public class ChildEntityModelCreateObject
    extends Object
    A child entity extractor create object.
    • Constructor Detail

      • ChildEntityModelCreateObject

        public ChildEntityModelCreateObject()
    • Method Detail

      • name

        public String name()
        Get the name value.
        Returns:
        the name value
      • withName

        public ChildEntityModelCreateObject withName​(String name)
        Set the name value.
        Parameters:
        name - the name value to set
        Returns:
        the ChildEntityModelCreateObject object itself.
      • instanceOfProperty

        public String instanceOfProperty()
        Get the instanceOfProperty value.
        Returns:
        the instanceOfProperty value
      • withInstanceOfProperty

        public ChildEntityModelCreateObject withInstanceOfProperty​(String instanceOfProperty)
        Set the instanceOfProperty value.
        Parameters:
        instanceOfProperty - the instanceOfProperty value to set
        Returns:
        the ChildEntityModelCreateObject object itself.