Class StructSchemaType

    • Constructor Detail

      • StructSchemaType

        public StructSchemaType()
        Default constructor used by subclasses
      • StructSchemaType

        public StructSchemaType​(StructSchemaType template)
        Copy/clone Constructor.
        Parameters:
        template - template object to copy.